Uses of Class
org.apache.http.conn.UnsupportedSchemeException
Packages that use UnsupportedSchemeException
Package
Description
Client connection management APIs.
Default implementations of client connection management
functions.
-
Uses of UnsupportedSchemeException in org.apache.http.conn
Methods in org.apache.http.conn that throw UnsupportedSchemeExceptionModifier and TypeMethodDescriptionint
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 UnsupportedSchemeExceptionModifier and TypeMethodDescriptionint
DefaultSchemePortResolver.resolve
(org.apache.http.HttpHost host)