| Name | Description | Type | Package | Framework |
| AbstractFilterPipeImpl | Default implementation of Pipe that is used as a filter. | Class | sun.xml.internal.ws.api.pipe.helper | Code Trails |
| AbstractFilterTubeImpl | Convenient default implementation for filtering Tube. | Class | sun.xml.internal.ws.api.pipe.helper | Code Trails |
| AbstractPipeImpl | Partial default implementation of Pipe. | Class | sun.xml.internal.ws.api.pipe.helper | Code Trails |
| 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 | |
| AbstractTubeImpl | Base class for Tube implementation. | Class | sun.xml.internal.ws.api.pipe.helper | 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 |
| AddressingVersion | enum AddressingVersion'Traits' object that absorbs differences of WS-Addressing versions. | Class | sun.xml.internal.ws.api.addressing | Code Trails |
| AddressingVersion .EPR | Class | sun.xml.internal.ws.api.addressing.AddressingVersion | Code Trails | |
| AlternativeSelector | Class | sun.xml.internal.ws.api.policy | 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 |
| Attachment | Interface | sun.xml.internal.ws.api.message | Code Trails | |
| AttachmentSet | A set of Attachment on a Message. | Interface | sun.xml.internal.ws.api.message | Code Trails |
| BindingID | Parsed binding ID string. | Class | sun.xml.internal.ws.api | Code Trails |
| BindingID .Impl | Class | sun.xml.internal.ws.api.BindingID | Code Trails | |
| BindingID .SOAPHTTPImpl | Internal implementation for SOAP/HTTP. | Class | sun.xml.internal.ws.api.BindingID | Code Trails |
| BindingIDFactory | Extension point to plug in additional BindingID parsing logic. | Class | sun.xml.internal.ws.api | Code Trails |
| BoundEndpoint | Represents the WSEndpoint bound to a particular transport. | Interface | sun.xml.internal.ws.api.server | Code Trails |
| CheckedException | This class provides abstractio to the the exception class corresponding to the wsdl:fault, such as class MUST have | Interface | sun.xml.internal.ws.api.model | Code Trails |
| ClientPipeAssemblerContext | Factory for well-known Pipe implementations that the PipelineAssembler needs to use | Class | sun.xml.internal.ws.api.pipe | Code Trails |
| ClientPipelineHook | Allow the container (primarily Glassfish) to inject their own pipes into the client pipeline. | Class | sun.xml.internal.ws.api.client | Code Trails |
| ClientTubeAssemblerContext | Factory for well-known Tube implementations that the TubelineAssembler needs to use | Class | sun.xml.internal.ws.api.pipe | Code Trails |
| Codec | Encodes a Message (its XML infoset and attachments) to a sequence of bytes. | Interface | sun.xml.internal.ws.api.pipe | Code Trails |
| Codecs | Factory methods for some of the Codec implementations. | Class | sun.xml.internal.ws.api.pipe | 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 |
| ContentType | A Content-Type transport header that will be returned by Codec. | Interface | sun.xml.internal.ws.api.pipe | Code Trails |
| DistributedPropertySet | PropertySet that combines properties exposed from multiple PropertySets into one. | Class | sun.xml.internal.ws.api | Code Trails |
| DocumentAddressResolver | Resolves relative references among SDDocuments. | Interface | sun.xml.internal.ws.api.server | Code Trails |