| Package | Description |
|---|---|
| org.graylog2.plugin | |
| org.graylog2.shared.bindings.providers | |
| org.graylog2.utilities |
| Modifier and Type | Method and Description |
|---|---|
ProxyHostsPattern |
BaseConfiguration.getHttpNonProxyHostsPattern() |
| Modifier and Type | Field and Description |
|---|---|
protected ProxyHostsPattern |
OkHttpClientProvider.nonProxyHostsPattern |
| Constructor and Description |
|---|
OkHttpClientProvider(com.github.joschi.jadconfig.util.Duration connectTimeout,
com.github.joschi.jadconfig.util.Duration readTimeout,
com.github.joschi.jadconfig.util.Duration writeTimeout,
URI httpProxyUri,
ProxyHostsPattern nonProxyHostsPattern) |
| Modifier and Type | Method and Description |
|---|---|
ProxyHostsPattern |
ProxyHostsPatternConverter.convertFrom(String value) |
static ProxyHostsPattern |
ProxyHostsPattern.create(String noProxyHosts) |
| Modifier and Type | Method and Description |
|---|---|
String |
ProxyHostsPatternConverter.convertTo(ProxyHostsPattern value) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.