public class NestedConnectorServletDelegate extends HttpServlet
| Constructor and Description |
|---|
NestedConnectorServletDelegate(NestedConnector nestedConnector) |
| Modifier and Type | Method and Description |
|---|---|
void |
service(ServletRequest req,
ServletResponse res) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, logpublic NestedConnectorServletDelegate(NestedConnector nestedConnector)
public void service(ServletRequest req, ServletResponse res) throws ServletException, IOException
service in interface Servletservice in class HttpServletServletExceptionIOExceptionCopyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.