Package | Description |
---|---|
com.amazonaws | |
com.amazonaws.http.settings |
Modifier and Type | Field and Description |
---|---|
private ApacheHttpClientConfig |
ClientConfiguration.apacheHttpClientConfig
Can be used to specify custom specific Apache HTTP client configurations.
|
Modifier and Type | Method and Description |
---|---|
ApacheHttpClientConfig |
ClientConfiguration.getApacheHttpClientConfig()
Returns a non-null object that can be used to specify Apache HTTP client specific custom
configurations.
|
ApacheHttpClientConfig |
ApacheHttpClientConfig.withSslSocketFactory(org.apache.http.conn.socket.ConnectionSocketFactory sslSocketFactory)
Fluent API for setting a custom Apache HTTP client specific SSL socket
factory.
|
Constructor and Description |
---|
ApacheHttpClientConfig(ApacheHttpClientConfig that) |
Modifier and Type | Method and Description |
---|---|
ApacheHttpClientConfig |
HttpClientSettings.getApacheHttpClientConfig() |