Package | Description |
---|---|
com.sun.xml.ws.transport.httpspi.servlet |
Modifier and Type | Method and Description |
---|---|
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 © 2015 Oracle Corporation. All rights reserved.