Uses of Class
com.sun.xml.ws.transport.httpspi.servlet.WSServletDelegate
Packages that use WSServletDelegate
-
Uses of WSServletDelegate in com.sun.xml.ws.transport.httpspi.servlet
Methods in com.sun.xml.ws.transport.httpspi.servlet that return WSServletDelegateModifier and TypeMethodDescriptionprotected WSServletDelegateWSSPIContextListener.createDelegate(List<EndpointAdapter> adapters, ServletContext context) CreatesWSServletDelegatethat does the real work.protected WSServletDelegateWSSPIServlet.getDelegate(ServletConfig servletConfig) Gets theWSServletDelegatethat we will be forwarding the requests to.