Package jakarta.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 JAXB refer to the Jakarta XML Binding unless otherwise noted.
-
Class Summary 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. -
Annotation Types Summary Annotation Type Description WebServiceFeatureAnnotation Annotation used to identify other annotations as aWebServiceFeature
.