|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsupportedSchemeException | |
---|---|
org.apache.http.conn | Client connection management APIs. |
org.apache.http.impl.conn | Default implementations of client connection management functions. |
Uses of UnsupportedSchemeException in org.apache.http.conn |
---|
Methods in org.apache.http.conn that throw UnsupportedSchemeException | |
---|---|
int |
SchemePortResolver.resolve(org.apache.http.HttpHost host)
Returns the actual port for the host based on the protocol scheme. |
Uses of UnsupportedSchemeException in org.apache.http.impl.conn |
---|
Methods in org.apache.http.impl.conn that throw UnsupportedSchemeException | |
---|---|
int |
DefaultSchemePortResolver.resolve(org.apache.http.HttpHost host)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |