Home
last modified time | relevance | path

Searched defs:HostAndPort (Results 1 – 9 of 9) sorted by relevance

/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/core/util/
DHostAndPort.java29 public class HostAndPort { class
38 public HostAndPort(InetAddress host, int port) { in HostAndPort() method in HostAndPort
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/core/util/
DHostAndPort.java29 public class HostAndPort { class
38 public HostAndPort(InetAddress host, int port) { in HostAndPort() method in HostAndPort
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/core/util/
DHostAndPort.java29 public class HostAndPort { class
38 public HostAndPort(InetAddress host, int port) { in HostAndPort() method in HostAndPort
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/core/util/
DHostAndPort.java29 public class HostAndPort { class
38 public HostAndPort(InetAddress host, int port) { in HostAndPort() method in HostAndPort
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/core/util/
DHostAndPort.java29 public class HostAndPort { class
38 public HostAndPort(InetAddress host, int port) { in HostAndPort() method in HostAndPort
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/util/
DHostAndPort.java29 public class HostAndPort { class
38 public HostAndPort(InetAddress host, int port) { in HostAndPort() method in HostAndPort
/external/guava/guava/src/com/google/common/net/
DHostAndPort.java67 public final class HostAndPort implements Serializable { class
80 private HostAndPort(String host, int port, boolean hasBracketlessColons) { in HostAndPort() method in HostAndPort
/external/conscrypt/common/src/main/java/org/conscrypt/
DClientSessionContext.java222 private static final class HostAndPort { class in ClientSessionContext
226 HostAndPort(String host, int port) { in HostAndPort() method in ClientSessionContext.HostAndPort
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DClientSessionContext.java228 private static final class HostAndPort { class in ClientSessionContext
232 HostAndPort(String host, int port) { in HostAndPort() method in ClientSessionContext.HostAndPort