Searched defs:MulticastSocket (Results 1 – 1 of 1) sorted by relevance
87 class MulticastSocket extends DatagramSocket { class115 public MulticastSocket() throws IOException { in MulticastSocket() method in MulticastSocket140 public MulticastSocket(int port) throws IOException { in MulticastSocket() method in MulticastSocket169 public MulticastSocket(SocketAddress bindaddr) throws IOException { in MulticastSocket() method in MulticastSocket