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