Package org.eclipse.jetty.client

Interface Summary
HttpEventListener  
 

Class Summary
Address  
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.
HttpConnection  
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-2011 Mort Bay Consulting. All Rights Reserved.