public class MulticastSocketFactoryImpl extends Object implements MulticastSocketFactory
| Constructor and Description |
|---|
MulticastSocketFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MulticastSocket |
createMulticastSocket(InetAddress address,
int port) |
public MulticastSocket createMulticastSocket(InetAddress address, int port) throws IOException
createMulticastSocket in interface MulticastSocketFactoryIOExceptionCopyright © 2023 JBoss by Red Hat. All rights reserved.