Module java.xml.ws
Package javax.xml.ws.spi
This package defines SPIs for JAX-WS.
-
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 JAX-WS implementations. -
Annotation Types Summary Annotation Type Description WebServiceFeatureAnnotation Annotation used to identify other annotations as aWebServiceFeature
.