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(org.apache.http.HttpHost host)
Returns the actual port for the host based on the protocol scheme.
|
Modifier and Type | Method and Description |
---|---|
int |
DefaultSchemePortResolver.resolve(org.apache.http.HttpHost host) |
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.