Searched defs:leave (Results 1 – 6 of 6) sorted by relevance
206 protected void leave(InetAddress inetaddr) throws IOException { in leave() method in AbstractPlainDatagramSocketImpl244 protected abstract void leave(InetAddress inetaddr, NetworkInterface netIf) in leave() method in AbstractPlainDatagramSocketImpl
216 protected abstract void leave(InetAddress inetaddr) throws IOException; in leave() method in DatagramSocketImpl
188 protected void leave(InetAddress inetaddr, NetworkInterface netIf) in leave() method in PlainDatagramSocketImpl
107 protected void leave(InetAddress addr) throws IOException { in leave() method in MockDatagramSocketImpl
480 protected void leave(InetAddress arg0) throws IOException { in leave() method in DatagramSocketTest.TestDatagramSocketImpl
165 protected void leave(InetAddress arg0) throws IOException { in leave() method in OldDatagramSocketImplFactoryTest.TestDatagramSocketImpl