public interface SchemePortResolver
Modifier and Type | Method and Description |
---|---|
int |
resolve(org.apache.http.HttpHost host)
Returns the actual port for the host based on the protocol scheme.
|
int resolve(org.apache.http.HttpHost host) throws UnsupportedSchemeException
UnsupportedSchemeException
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.