public interface MulticastSocketFactory
Modifier and Type | Method and Description |
---|---|
MulticastSocket |
createMulticastSocket(InetAddress address,
int port) |
MulticastSocket createMulticastSocket(InetAddress address, int port) throws IOException
IOException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.