public class ResourceProxyServlet
extends com.sun.portal.wsrp.consumer.resourceproxy.ResourceProxyServlet
Modifier and Type | Class and Description |
---|---|
protected static class |
ResourceProxyServlet.InvalidRequestException
Exception internally used to indicate that the request is invalid, due to
a parameter value.
|
Modifier and Type | Field and Description |
---|---|
static String |
PARAMETER_NAMESPACE
Name of the URL parameter for this servlet, that specifies the namespace
prefix to be used during response rewriting.
|
Constructor and Description |
---|
ResourceProxyServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
forwardBackResponse(HttpServletRequest req,
HttpServletResponse res,
URLConnection conn,
boolean resourceRewrite) |
void |
service(HttpServletRequest req,
HttpServletResponse res) |
forwardRequest, init, setConnectionHeadersIntoResponse, setRequestHeadersIntoConnection
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
public static final String PARAMETER_NAMESPACE
public void service(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException
service
in class com.sun.portal.wsrp.consumer.resourceproxy.ResourceProxyServlet
ServletException
IOException
protected void forwardBackResponse(HttpServletRequest req, HttpServletResponse res, URLConnection conn, boolean resourceRewrite) throws IOException, ServletException
forwardBackResponse
in class com.sun.portal.wsrp.consumer.resourceproxy.ResourceProxyServlet
IOException
ServletException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.