Searched defs:getLocalAddress (Results 1 - 25 of 25) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/java/nio/channels/
H A DNetworkChannel.java104 SocketAddress getLocalAddress() throws IOException; method in interface:NetworkChannel
H A DServerSocketChannel.java295 public abstract SocketAddress getLocalAddress() throws IOException; method in class:ServerSocketChannel
H A DAsynchronousServerSocketChannel.java332 public abstract SocketAddress getLocalAddress() throws IOException; method in class:AsynchronousServerSocketChannel
H A DAsynchronousSocketChannel.java691 public abstract SocketAddress getLocalAddress() throws IOException; method in class:AsynchronousSocketChannel
H A DDatagramChannel.java595 public abstract SocketAddress getLocalAddress() throws IOException; method in class:DatagramChannel
H A DSocketChannel.java529 public abstract SocketAddress getLocalAddress() throws IOException; method in class:SocketChannel
/openjdk10/jdk/src/jdk.httpserver/share/classes/sun/net/httpserver/
H A DHttpsExchangeImpl.java92 public InetSocketAddress getLocalAddress (){ method in class:HttpsExchangeImpl
H A DHttpExchangeImpl.java92 public InetSocketAddress getLocalAddress (){ method in class:HttpExchangeImpl
H A DExchangeImpl.java324 public InetSocketAddress getLocalAddress (){ method in class:ExchangeImpl
/openjdk10/jdk/src/jdk.httpserver/share/classes/com/sun/net/httpserver/
H A DHttpExchange.java202 public abstract InetSocketAddress getLocalAddress (); method in class:HttpExchange
/openjdk10/jdk/src/java.base/share/classes/sun/net/
H A DNetworkClient.java202 protected InetAddress getLocalAddress() throws IOException { method in class:NetworkClient
/openjdk10/jdk/src/java.base/share/classes/sun/nio/ch/
H A DAsynchronousServerSocketChannelImpl.java173 public final SocketAddress getLocalAddress() throws IOException { method in class:AsynchronousServerSocketChannelImpl
H A DServerSocketChannelImpl.java114 public SocketAddress getLocalAddress() throws IOException { method in class:ServerSocketChannelImpl
H A DSocketAdaptor.java150 public InetAddress getLocalAddress() { method in class:SocketAdaptor
H A DDatagramSocketAdaptor.java226 public InetAddress getLocalAddress() { method in class:DatagramSocketAdaptor
H A DAsynchronousSocketChannelImpl.java447 public final SocketAddress getLocalAddress() throws IOException { method in class:AsynchronousSocketChannelImpl
H A DSocketChannelImpl.java145 public SocketAddress getLocalAddress() throws IOException { method in class:SocketChannelImpl
H A DDatagramChannelImpl.java168 public SocketAddress getLocalAddress() throws IOException { method in class:DatagramChannelImpl
/openjdk10/jaxws/src/java.xml.ws/share/classes/javax/xml/ws/spi/http/
H A DHttpExchange.java231 public abstract InetSocketAddress getLocalAddress(); method in class:HttpExchange
/openjdk10/jdk/test/java/net/httpclient/http2/server/
H A DHttp2TestExchange.java142 public InetSocketAddress getLocalAddress() { method in class:Http2TestExchange
/openjdk10/jdk/src/java.base/share/classes/sun/security/ssl/
H A DBaseSSLSocketImpl.java314 public final InetAddress getLocalAddress() { method in class:BaseSSLSocketImpl
/openjdk10/jdk/src/java.base/share/classes/java/net/
H A DDatagramSocket.java849 public InetAddress getLocalAddress() { method in class:DatagramSocket
H A DSocket.java715 public InetAddress getLocalAddress() { method in class:Socket
/openjdk10/jdk/test/java/rmi/testlibrary/
H A DTestSocketFactory.java287 public InetAddress getLocalAddress() { method in class:TestSocketFactory.InterposeSocket
/openjdk10/jdk/test/javax/xml/ws/8043129/
H A Djavax.mail.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/mail/ com/sun/mail/imap/ ...

Completed in 237 milliseconds