| Package | Description |
|---|---|
| network.oxalis.commons.http |
| Modifier and Type | Method and Description |
|---|---|
static HttpConf |
HttpConf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpConf[] |
HttpConf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.impl.conn.PoolingHttpClientConnectionManager |
ApacheHttpModule.getPoolingHttpClientConnectionManager(Settings<HttpConf> settings) |
protected org.apache.http.client.config.RequestConfig |
ApacheHttpModule.getRequestConfig(Settings<HttpConf> settings) |
Copyright © 2022 NorStella. All rights reserved.