Enhydra 5.1 API

Package com.lutris.appserver.server.httpPresentation.servlet

Interface Summary
FilterableServlet See the class AbstractFilterableServlet for a reference implementation that demnonstrates the responsabilities of a FilterableServlet.
 

Class Summary
AbstractFilterableServlet This class demonstrates the responsibilities of a FilterableServlet.
ArchiveFilter  
HttpPresentationServlet Presentation server implemented as a servlet.
HttpPresentationServletGlue This is a small helper class, used be HttpPresentationServlet when there are filters applied to the servlet.
ServletHttpPresentationInputStream HTTP request input stream reader for servlets.
ServletHttpPresentationOutputStream HTTP request output stream writter for servlets.
ServletHttpPresentationRequest Servlet implementation of the object passed to Presentation objects that is used to access HTTP request data.
ServletHttpPresentationResponse Object passed to presentation objects that is used to generate HTTP responses.
 


Enhydra 5.1 API