@Contract(threading=IMMUTABLE) public class DefaultSchemePortResolver extends Object implements SchemePortResolver
SchemePortResolver.| Modifier and Type | Field and Description |
|---|---|
static DefaultSchemePortResolver |
INSTANCE |
| Constructor and Description |
|---|
DefaultSchemePortResolver() |
| Modifier and Type | Method and Description |
|---|---|
int |
resolve(HttpHost host)
Returns the actual port for the host based on the protocol scheme.
|
public static final DefaultSchemePortResolver INSTANCE
public int resolve(HttpHost host) throws UnsupportedSchemeException
SchemePortResolverresolve in interface SchemePortResolverUnsupportedSchemeExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved