Package javax.xml.ws.spi


package javax.xml.ws.spi
This package defines SPIs for JAX-WS.
  • 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.
    Annotation used to identify other annotations as a WebServiceFeature.