Uses of Package
javax.xml.ws.spi
Packages that use javax.xml.ws.spi
Package
Description
This package contains the core Jakarta XML Web Services APIs.
This package defines APIs specific to the SOAP binding.
This package defines SPIs for Jakarta XML Web Services.
-
Classes in javax.xml.ws.spi used by javax.xml.wsClassDescriptionService delegates are used internally by
Serviceobjects to allow pluggability of JAX-WS implementations.Annotation used to identify other annotations as aWebServiceFeature. -
Classes in javax.xml.ws.spi used by javax.xml.ws.soapClassDescriptionAnnotation used to identify other annotations as a
WebServiceFeature. -
Classes in javax.xml.ws.spi used by javax.xml.ws.spiClassDescriptionInvoker hides the detail of calling into application endpoint implementation.Service provider for
ServiceDelegateandEndpointobjects.Service delegates are used internally byServiceobjects to allow pluggability of JAX-WS implementations.