Package | Description |
---|---|
org.apache.http.conn |
The client-side connection management and handling API that provides interfaces
and implementations for opening and managing client side HTTP connections.
|
org.apache.http.impl.conn |
Default implementations for interfaces in
org.apache.http.impl.conn and related classes. |
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) |
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.