public final class RoutingSupport extends Object
| Constructor and Description | 
|---|
| RoutingSupport() | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hc.core5.http.HttpHost | determineHost(org.apache.hc.core5.http.HttpRequest request) | 
| static org.apache.hc.core5.http.HttpHost | normalize(org.apache.hc.core5.http.HttpHost host,
         SchemePortResolver schemePortResolver) | 
public static org.apache.hc.core5.http.HttpHost determineHost(org.apache.hc.core5.http.HttpRequest request)
                                                       throws org.apache.hc.core5.http.HttpException
org.apache.hc.core5.http.HttpExceptionpublic static org.apache.hc.core5.http.HttpHost normalize(org.apache.hc.core5.http.HttpHost host,
                                          SchemePortResolver schemePortResolver)
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.