Package org.restlet.ext.servlet

Integration with Servlet API 2.5.

See:
          Description

Class Summary
ServerServlet Servlet acting like an HTTP server connector.
ServletAdapter HTTP adapter from Servlet calls to Restlet calls.
ServletConverter Deprecated. Use ServletAdapter instead.
ServletUtils Servlet related utilities.
 

Package org.restlet.ext.servlet Description

Integration with Servlet API 2.5. Java Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing existing business systems.

Since:
Restlet 1.0
See Also:
Servlet HTTP server


Copyright © 2005-2011 Noelios Technologies.