Uses of Class
com.sun.xml.ws.transport.httpspi.servlet.WSServletDelegate

Packages that use WSServletDelegate
com.sun.xml.ws.transport.httpspi.servlet   
 

Uses of WSServletDelegate in com.sun.xml.ws.transport.httpspi.servlet
 

Methods in com.sun.xml.ws.transport.httpspi.servlet that return WSServletDelegate
protected  WSServletDelegate WSSPIContextListener.createDelegate(List<EndpointAdapter> adapters, javax.servlet.ServletContext context)
          Creates WSServletDelegate that does the real work.
protected  WSServletDelegate WSSPIServlet.getDelegate(javax.servlet.ServletConfig servletConfig)
          Gets the WSServletDelegate that we will be forwarding the requests to.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.