Uses of Package
jakarta.xml.ws.spi
-
Packages that use jakarta.xml.ws.spi Package Description jakarta.xml.ws This package contains the core Jakarta XML Web Services APIs.jakarta.xml.ws.soap This package defines APIs specific to the SOAP binding.jakarta.xml.ws.spi This package defines SPIs for Jakarta XML Web Services. -
Classes in jakarta.xml.ws.spi used by jakarta.xml.ws Class Description WebServiceFeatureAnnotation Annotation used to identify other annotations as aWebServiceFeature
. -
Classes in jakarta.xml.ws.spi used by jakarta.xml.ws.soap Class Description WebServiceFeatureAnnotation Annotation used to identify other annotations as aWebServiceFeature
. -
Classes in jakarta.xml.ws.spi used by jakarta.xml.ws.spi Class Description Invoker Invoker hides the detail of calling into application endpoint implementation.Provider Service provider forServiceDelegate
andEndpoint
objects.ServiceDelegate Service delegates are used internally byService
objects to allow pluggability of Jakarta XML Web Services implementations.