Package com.noelios.restlet.http

Implementation of HTTP Connectors.

See:
          Description

Class Summary
ContentType Association of a media type and a character set.
HttpCall Low-level call for the HTTP connectors.
HttpClientCall Low-level HTTP client call.
HttpClientConverter Converter of high-level uniform calls into low-level HTTP client calls.
HttpClientHelper Base HTTP client connector.
HttpConstants Constants related to the HTTP protocol.
HttpConverter Converter between high-level and low-level HTTP calls.
HttpRequest Request wrapper for server HTTP calls.
HttpResponse Response wrapper for server HTTP calls.
HttpServerCall Abstract HTTP server connector call.
HttpServerConverter Converter of low-level HTTP server calls into high-level uniform calls.
HttpServerHelper Base HTTP server connector.
HttpUtils HTTP-style header manipulation utilities.
StreamClientCall HTTP client call based on streams.
StreamClientHelper HTTP client helper based on BIO sockets.
StreamServerCall HTTP server call based on streams.
StreamServerHelper HTTP server helper based on BIO sockets.
 

Package com.noelios.restlet.http Description

Implementation of HTTP Connectors.

Since:
1.0
See Also:
REST dissertation by Roy T. Fielding


Copyright © 2005-2007 Noelios Technologies.