| Interface | Description |
|---|---|
| HttpEventListener |
| Class | Description |
|---|---|
| AbstractHttpConnection | |
| Address | |
| AsyncHttpConnection |
Asynchronous Client HTTP Connection
|
| BlockingHttpConnection |
Blocking HTTP Connection
|
| CachedExchange |
An exchange that retains response status and response headers for later use.
|
| ContentExchange |
A exchange that retains response content for later use.
|
| HttpClient |
Http Client.
|
| HttpDestination | |
| HttpEventListenerWrapper | |
| HttpExchange |
An HTTP client API that encapsulates an exchange (a request and its response) with a HTTP server.
|
| HttpExchange.CachedExchange | Deprecated
use
CachedExchange instead |
| HttpExchange.ContentExchange | Deprecated
use
ContentExchange instead |
| RedirectListener |
RedirectListener
Detect and handle the redirect responses
|
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.