Package com.noelios.restlet.ext.jetty

Integration with Jetty 6.1.

See:
          Description

Class Summary
AjpServerHelper Jetty AJP server connector.
HttpServerHelper Jetty HTTP server connector.
HttpsServerHelper Jetty HTTPS server connector.
JettyCall Call that is used by the Jetty 6 HTTP server connector.
JettyHandler Jetty handler that knows how to convert Jetty calls into Restlet calls.
JettyServerHelper Abstract Jetty Web server connector.
 

Package com.noelios.restlet.ext.jetty Description

Integration with Jetty 6.1. Jetty 6 is a new implementation of the popular Jetty 5 HTTP server able to leverage NIO.

Since:
1.0
See Also:
Jetty HTTP server


Copyright © 2005-2008 Noelios Technologies.