Package javax.xml.ws.spi
This package defines SPIs for JAX-WS.
-
Class Summary Class Description FactoryFinder 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.ServiceLoaderUtil Shared ServiceLoader/FactoryFinder Utils shared among SAAJ, JAXB and JAXWS Class duplicated to all those projects.ServiceLoaderUtil.ExceptionHandler<T extends java.lang.Exception> -
Annotation Types Summary Annotation Type Description WebServiceFeatureAnnotation Annotation used to identify other annotations as aWebServiceFeature
.