|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.http.impl.conn.DefaultSchemePortResolver
@Immutable public class DefaultSchemePortResolver
Default SchemePortResolver.
| Field Summary | |
|---|---|
static DefaultSchemePortResolver |
INSTANCE
|
| Constructor Summary | |
|---|---|
DefaultSchemePortResolver()
|
|
| Method Summary | |
|---|---|
int |
resolve(org.apache.http.HttpHost host)
Returns the actual port for the host based on the protocol scheme. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final DefaultSchemePortResolver INSTANCE
| Constructor Detail |
|---|
public DefaultSchemePortResolver()
| Method Detail |
|---|
public int resolve(org.apache.http.HttpHost host)
throws UnsupportedSchemeException
SchemePortResolver
resolve in interface SchemePortResolverUnsupportedSchemeException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||