Class Origin.Address
java.lang.Object
org.eclipse.jetty.client.Origin.Address
- Enclosing class:
Origin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
host
-
port
private final int port
-
-
Constructor Details
-
Address
-
-
Method Details
-
getHost
-
getPort
public int getPort() -
equals
-
hashCode
-
asString
-
toString
-