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, jakarta.servlet.ServletContext context) CreatesWSServletDelegatethat does the real work.protected WSServletDelegateWSSPIServlet.getDelegate(jakarta.servlet.ServletConfig servletConfig) Gets theWSServletDelegatethat we will be forwarding the requests to.