Home
last modified time | relevance | path

Searched defs:getLocalAddress (Results 151 – 175 of 502) sorted by relevance

12345678910>>...21

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/nio/channels/
H A DDatagramChannel.java640 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in DatagramChannel
H A DSocketChannel.java671 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in SocketChannel
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/nio/channels/
H A DDatagramChannel.java640 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in DatagramChannel
H A DSocketChannel.java671 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in SocketChannel
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/nio/ch/
H A DSocketAdaptor.java127 public InetAddress getLocalAddress() { in getLocalAddress() method in SocketAdaptor
H A DAsynchronousServerSocketChannelImpl.java175 public final SocketAddress getLocalAddress() throws IOException { in getLocalAddress() method in AsynchronousServerSocketChannelImpl
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/nio/channels/
H A DSocketChannel.java529 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in SocketChannel
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/nio/channels/
H A DDatagramChannel.java614 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in DatagramChannel
H A DSocketChannel.java529 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in SocketChannel
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/nio/channels/
H A DDatagramChannel.java631 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in DatagramChannel
H A DSocketChannel.java559 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in SocketChannel
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/nio/channels/
H A DDatagramChannel.java633 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in DatagramChannel
H A DSocketChannel.java529 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in SocketChannel
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/nio/channels/
H A DDatagramChannel.java590 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in DatagramChannel
H A DSocketChannel.java524 public abstract SocketAddress getLocalAddress() throws IOException; in getLocalAddress() method in SocketChannel
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/nio/ch/
H A DAsynchronousServerSocketChannelImpl.java175 public final SocketAddress getLocalAddress() throws IOException { in getLocalAddress() method in AsynchronousServerSocketChannelImpl
/dports/net/seda/seda-release-20020712/seda/src/seda/nbio/
H A DNonblockingSocket.java176 public InetAddress getLocalAddress() { in getLocalAddress() method in NonblockingSocket
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/nio/ch/
H A DAsynchronousServerSocketChannelImpl.java174 public final SocketAddress getLocalAddress() throws IOException { in getLocalAddress() method in AsynchronousServerSocketChannelImpl
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/nio/ch/
H A DAsynchronousServerSocketChannelImpl.java175 public final SocketAddress getLocalAddress() throws IOException { in getLocalAddress() method in AsynchronousServerSocketChannelImpl
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/nio/ch/
H A DAsynchronousServerSocketChannelImpl.java174 public final SocketAddress getLocalAddress() throws IOException { in getLocalAddress() method in AsynchronousServerSocketChannelImpl
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/rmi/transport/proxy/
H A DHttpSendSocket.java236 public InetAddress getLocalAddress() in getLocalAddress() method in HttpSendSocket
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/nio/ch/
H A DAsynchronousServerSocketChannelImpl.java174 public final SocketAddress getLocalAddress() throws IOException { in getLocalAddress() method in AsynchronousServerSocketChannelImpl
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/net/httpserver/
H A DUnmodifiableHeadersTest.java137 @Override public InetSocketAddress getLocalAddress() { return null; } in getLocalAddress() method in UnmodifiableHeadersTest.StubHttpExchange
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/nio/ch/
H A DAsynchronousServerSocketChannelImpl.java175 public final SocketAddress getLocalAddress() throws IOException { in getLocalAddress() method in AsynchronousServerSocketChannelImpl
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/nio/ch/
H A DAsynchronousServerSocketChannelImpl.java174 public final SocketAddress getLocalAddress() throws IOException { in getLocalAddress() method in AsynchronousServerSocketChannelImpl

12345678910>>...21