| Package | Description |
|---|---|
| com.predic8.membrane.core | |
| com.predic8.membrane.core.transport.http | |
| com.predic8.membrane.core.transport.http.client |
| Constructor and Description |
|---|
HttpRouter(ProxyConfiguration proxyConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
ProxyConfiguration |
Connection.getProxyConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
ConnectionManager.getConnection(String host,
int port,
String localHost,
SSLProvider sslProvider,
int connectTimeout,
String sniServerName,
ProxyConfiguration proxy,
SSLContext proxySSLContext) |
static Connection |
Connection.open(String host,
int port,
String localHost,
SSLProvider sslProvider,
ConnectionManager mgr,
int connectTimeout,
String sniServername,
ProxyConfiguration proxy,
SSLProvider proxySSLProvider) |
| Modifier and Type | Method and Description |
|---|---|
ProxyConfiguration |
HttpClientConfiguration.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpClientConfiguration.setProxy(ProxyConfiguration proxy) |
Copyright © 2019. All Rights Reserved.