Searched defs:leave (Results 1 – 5 of 5) 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
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