public interface MulticastSocketFactory
| Modifier and Type | Method and Description |
|---|---|
MulticastSocket |
createMulticastSocket(InetAddress address,
int port) |
MulticastSocket createMulticastSocket(InetAddress address, int port) throws IOException
IOExceptionCopyright © 2023 JBoss by Red Hat. All rights reserved.