Searched defs:SocketAddress (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
H A DSocketAddress.java41 public abstract class SocketAddress implements java.io.Serializable { class in inherits:java.io.Serializable
/libcore/luni/src/test/java/libcore/java/nio/channels/
H A DServerSocketChannelTest.java142 public void test_bind$SocketAddress() throws IOException {

Completed in 157 milliseconds