lumis.portal.servicecontainer
Class ServicesServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
lumis.portal.servicecontainer.ServicesServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class ServicesServlet
- extends HttpServlet
Servlet that dispatches the request to the destination service resource.
The path info for this servlet must be /<serviceInstanceId>/path/to/resource
or /<context>/path/to/resource.
- Since:
- 4.0.7
- See Also:
- Serialized Form
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServicesServlet
public ServicesServlet()
service
protected void service(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Overrides:
service
in class HttpServlet
- Throws:
ServletException
IOException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.