Uses of Package
jakarta.xml.ws.spi
Packages that use jakarta.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 jakarta.xml.ws.spi used by jakarta.xml.wsClassDescriptionAnnotation used to identify other annotations as a
WebServiceFeature
. -
Classes in jakarta.xml.ws.spi used by jakarta.xml.ws.soapClassDescriptionAnnotation used to identify other annotations as a
WebServiceFeature
. -
Classes in jakarta.xml.ws.spi used by jakarta.xml.ws.spiClassDescriptionInvoker hides the detail of calling into application endpoint implementation.Service provider for
ServiceDelegate
andEndpoint
objects.Service delegates are used internally byService
objects to allow pluggability of Jakarta XML Web Services implementations.