W3cubDocs

/OpenJDK 8 Web

Package javax.xml.ws.spi

This package defines SPIs for JAX-WS.

See: Description

Class Summary
Class Description
Invoker

Invoker hides the detail of calling into application endpoint implementation.

Provider

Service provider for ServiceDelegate and Endpoint objects.

ServiceDelegate

Service delegates are used internally by Service objects to allow pluggability of JAX-WS implementations.

Annotation Types Summary
Annotation Type Description
WebServiceFeatureAnnotation

Annotation used to identify other annotations as a WebServiceFeature.

Package javax.xml.ws.spi Description

This package defines SPIs for JAX-WS.

© 1993–2017, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.