Package | Description |
---|---|
org.apache.http.conn |
Client connection management APIs.
|
org.apache.http.impl.conn |
Default implementations of client connection management
functions.
|
Modifier and Type | Method and Description |
---|---|
int |
SchemePortResolver.resolve(HttpHost host)
Returns the actual port for the host based on the protocol scheme.
|
Modifier and Type | Method and Description |
---|---|
int |
DefaultSchemePortResolver.resolve(HttpHost host) |