|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ServerServlet | Servlet acting like an HTTP server connector. |
ServletCall | Call that is used by the Servlet HTTP server connector. |
ServletContextAdapter | Context allowing access to the component's connectors, reusing the Servlet's logging mechanism and adding the Servlet's initialization parameters to the context's parameters. |
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 | Local client connector based on a Servlet context (JEE Web application context). |
Integration with Servlet API 2.4. 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.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |