Module java.xml.ws

Package javax.xml.ws.spi


package javax.xml.ws.spi
This package defines SPIs for Jakarta XML Web Services.

References in this document to JAX-WS refer to the Jakarta XML Web Services unless otherwise noted.
References in this document to SAAJ refer to the Jakarta SOAP with Attachments unless otherwise noted.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
References in this document to JWS refer to the Jakarta Web Services Metadata unless otherwise noted.

  • Class
    Description
     
    Invoker hides the detail of calling into application endpoint implementation.
    Service provider for ServiceDelegate and Endpoint objects.
    Service delegates are used internally by Service objects to allow pluggability of JAX-WS implementations.
    Shared ServiceLoader/FactoryFinder Utils shared among SAAJ, JAXB and JAXWS Class duplicated to all those projects.
     
    Annotation used to identify other annotations as a WebServiceFeature.