Package com.noelios.restlet.ext.servlet

Integration with Servlet API 2.5.

See:
          Description

Class Summary
ServerServlet Servlet acting like an HTTP server connector.
ServletCall Call that is used by the Servlet HTTP server connector.
ServletContextAdapter Exposes a Servlet context as a Restlet one.
ServletConverter HTTP converter from Servlet calls to Restlet calls.
ServletLogger Logger that wraps the logging methods of javax.servlet.ServletContext.
ServletWarClient Connector acting as a WAR client for a Servlet Application.
ServletWarClientHelper Client connector based on a Servlet context (JEE Web application context).
ServletWarEntity Local entity based on a Servlet context's resource file.
 

Package com.noelios.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:
1.0
See Also:
Servlet HTTP server


Copyright © 2005-2008 Noelios Technologies.