Package | Description |
---|---|
com.amazonaws.http | |
com.amazonaws.http.timers.client | |
com.amazonaws.http.timers.request | |
com.amazonaws.internal |
Modifier and Type | Class and Description |
---|---|
class |
AmazonHttpClientSslHandshakeTimeoutIntegrationTest
This test is to verify that the apache-httpclient library has fixed the bug where socket timeout configuration is
incorrectly ignored during SSL handshake.
|
class |
OverloadedMockServerTestBase |
class |
UnresponsiveMockServerTestBase |
Modifier and Type | Class and Description |
---|---|
class |
AbortedExceptionClientExecutionTimerIntegrationTest |
class |
DummyErrorResponseServerIntegrationTests
Tests that use a server that returns a predetermined error response within the timeout limit
|
class |
DummySuccessfulResponseServerIntegrationTests |
class |
UnresponsiveServerIntegrationTests |
Modifier and Type | Class and Description |
---|---|
class |
DummyResponseServerIntegrationTests
Tests that use a server that returns a predetermined response within the timeout limit
|
class |
OverloadedServerIntegrationTests
Tests requiring an Overloaded server, that is a server that responds but can't close the connection in a timely
fashion
|
class |
UnresponsiveServerTests
Tests requiring an unresponsive server, that is a server that accepts a connection but doesn't
write any data to the response
|
Modifier and Type | Class and Description |
---|---|
class |
SdkProxyRoutePlannerIntegrationTest
This class starts a mock proxy server, and once a request is sent to this mock proxy server,
a 200 OK will be returned.
|
Copyright © 2019. All rights reserved.