public class SdkProxyRoutePlanner
extends org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner
| 构造器和说明 |
|---|
SdkProxyRoutePlanner(String scheme,
InetSocketAddress proxySocketAddress,
String nonProxyHosts) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.hc.core5.http.HttpHost |
determineProxy(org.apache.hc.core5.http.HttpHost target,
org.apache.hc.core5.http.protocol.HttpContext context) |
public SdkProxyRoutePlanner(String scheme, InetSocketAddress proxySocketAddress, String nonProxyHosts)
protected org.apache.hc.core5.http.HttpHost determineProxy(org.apache.hc.core5.http.HttpHost target,
org.apache.hc.core5.http.protocol.HttpContext context)
throws org.apache.hc.core5.http.HttpException
determineProxy 在类中 org.apache.hc.client5.http.impl.routing.DefaultRoutePlannerorg.apache.hc.core5.http.HttpExceptionCopyright © 2023. All rights reserved.