| Name | Description | Type | Package | Framework |
| AbstractServerAsyncTransport | Partial server side async transport implementation. | Class | sun.xml.internal.ws.api.server | Code Trails |
| AbstractServerAsyncTransport .CodecPool | Class | sun.xml.internal.ws.api.server.AbstractServerAsyncTransport | Code Trails | |
| Adapter | Receives incoming messages from a transport (such as HTTP, JMS, etc) in a transport specific way, and delivers it to WSEndpoint. | Class | sun.xml.internal.ws.api.server | Code Trails |
| AsyncProvider | Asynchronous version of Provider. | Interface | sun.xml.internal.ws.api.server | Code Trails |
| AsyncProviderCallback | Callback interface to signal JAX-WS RI that the processing of an asynchronous request is complete. | Interface | sun.xml.internal.ws.api.server | Code Trails |
| BoundEndpoint | Represents the WSEndpoint bound to a particular transport. | Interface | sun.xml.internal.ws.api.server | Code Trails |
| Container | Root of the SPI implemented by the container (such as application server. | Class | sun.xml.internal.ws.api.server | Code Trails |
| ContainerResolver | This class determines an instance of Container for the runtime. | Class | sun.xml.internal.ws.api.server | Code Trails |
| DocumentAddressResolver | Resolves relative references among SDDocuments. | Interface | sun.xml.internal.ws.api.server | Code Trails |