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 MulticastSocketFactoryIOExceptionMulticastSocketFactory.createMulticastSocket(java.net.InetAddress, int)Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.