Package org.eclipse.jetty.client
Class Origin.Address
- java.lang.Object
-
- org.eclipse.jetty.client.Origin.Address
-
- Enclosing class:
- Origin
@Deprecated(since="2021-05-27") public static class Origin.Address extends Object
Deprecated.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description StringasString()Deprecated.booleanequals(Object obj)Deprecated.StringgetHost()Deprecated.intgetPort()Deprecated.inthashCode()Deprecated.StringtoString()Deprecated.
-