Class ResourceProxyServlet

  • All Implemented Interfaces:
    java.io.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
    Version:
    $Revision: 24678 $ $Date: 2021-08-21 22:28:26 -0300 (Sat, 21 Aug 2021) $
    See Also:
    Serialized Form
    • Field Detail

      • PARAMETER_NAMESPACE

        public static final java.lang.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
    • Constructor Detail

      • ResourceProxyServlet

        public ResourceProxyServlet()