Package com.sun.xml.ws.transport.httpspi.servlet

Interface Summary
DeploymentDescriptorParser.AdapterFactory<A> Creates a new "Adapter".
ResourceLoader Used to locate resources for DeploymentDescriptorParser.
 

Class Summary
DeploymentDescriptorParser<A> Parses sun-jaxws.xml
EndpointAdapter  
EndpointAdapterFactory  
EndpointContextImpl  
EndpointHttpContext  
Headers HTTP request and response headers are represented by this class which implements the interface Map< String,List<String>>.
ServletResourceLoader ResourceLoader backed by ServletContext.
WSServletDelegate Called by WSSPIServlet to choose EndpointAdapter and sends a request to it.
WSSPIContextListener Parses sun-jaxws.xml and sets up EndpointAdapters for all deployed endpoints.
WSSPIServlet The JAX-WS dispatcher servlet.
 



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