Searched defs:MulticastSocket (Results 1 – 1 of 1) sorted by relevance
85 class MulticastSocket extends DatagramSocket { class112 public MulticastSocket() throws IOException { in MulticastSocket() method in MulticastSocket137 public MulticastSocket(int port) throws IOException { in MulticastSocket() method in MulticastSocket166 public MulticastSocket(SocketAddress bindaddr) throws IOException { in MulticastSocket() method in MulticastSocket