lumis.service.wsrp.producer
Class ProducerRouterServlet

Package class diagram package ProducerRouterServlet
java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by lumis.service.wsrp.producer.ProducerRouterServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class ProducerRouterServlet
extends HttpServlet

Routes requests to the webservice servlet.

Since:
5.5.0
See Also:
Serialized Form

Field Summary
static String WSRP_PRODUCER_KEY
           
 
Constructor Summary
ProducerRouterServlet()
           
 
Method Summary
protected  void service(HttpServletRequest req, HttpServletResponse res)
           
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
 
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
 

Field Detail

WSRP_PRODUCER_KEY

public static final String WSRP_PRODUCER_KEY
See Also:
Constant Field Values
Constructor Detail

ProducerRouterServlet

public ProducerRouterServlet()
Method Detail

service

protected void service(HttpServletRequest req,
                       HttpServletResponse res)
                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.