Package | Description |
---|---|
com.sun.xml.ws.transport.http.servlet |
Servlet transport for the JAX-WS RI.
|
Modifier and Type | Method and Description |
---|---|
protected WSServletDelegate |
WSServletContextListener.createDelegate(List<ServletAdapter> adapters,
javax.servlet.ServletContext context)
Creates
WSServletDelegate that does the real work. |
protected WSServletDelegate |
WSServlet.getDelegate(javax.servlet.ServletConfig servletConfig)
Gets the
WSServletDelegate that we will be forwarding the requests to. |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.