lumis.service.wsrp.consumer
Class ResourceProxyServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.sun.portal.wsrp.consumer.resourceproxy.ResourceProxyServlet
lumis.service.wsrp.consumer.ResourceProxyServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class ResourceProxyServlet
- extends com.sun.portal.wsrp.consumer.resourceproxy.ResourceProxyServlet
Services calls to resources of a consumed remote portlet.
- Since:
- 5.5.0
- See Also:
- Serialized Form
Field Summary |
static String |
PARAMETER_NAMESPACE
Name of the URL parameter for this servlet, that specifies the namespace
prefix to be used during response rewriting. |
Methods inherited from class com.sun.portal.wsrp.consumer.resourceproxy.ResourceProxyServlet |
forwardRequest, init, setConnectionHeadersIntoResponse, setRequestHeadersIntoConnection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAMETER_NAMESPACE
public static final String PARAMETER_NAMESPACE
- Name of the URL parameter for this servlet, that specifies the namespace
prefix to be used during response rewriting.
- Since:
- 5.5.0
- See Also:
- Constant Field Values
ResourceProxyServlet
public ResourceProxyServlet()
service
public void service(HttpServletRequest req,
HttpServletResponse res)
throws ServletException,
IOException
- Overrides:
service
in class com.sun.portal.wsrp.consumer.resourceproxy.ResourceProxyServlet
- Throws:
ServletException
IOException
forwardBackResponse
protected void forwardBackResponse(HttpServletRequest req,
HttpServletResponse res,
URLConnection conn,
boolean resourceRewrite)
throws IOException,
ServletException
- Overrides:
forwardBackResponse
in class com.sun.portal.wsrp.consumer.resourceproxy.ResourceProxyServlet
- Throws:
IOException
ServletException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.