Package com.noelios.restlet.ext.httpclient

Integration with Apache HTTP Client 3.1.

See:
          Description

Class Summary
HttpClientHelper HTTP client connector using the HttpMethodCall and Apache HTTP Client project.
HttpMethodCall HTTP client connector call based on Apache HTTP Client's HttpMethod class.
 

Package com.noelios.restlet.ext.httpclient Description

Integration with Apache HTTP Client 3.1. Provides an HTTP and HTTPS client connector with advanced multi-threading and connection reuse support. It has more dependencies that the connector based on JDK's HttpUrlConnection, we should be more robust for high-volume applications.

Since:
1.0
See Also:
HTTP client product page


Copyright © 2005-2008 Noelios Technologies.