Module | Description |
---|---|
java.base |
java.base defines and exports the core APIs of the Java SE platform.
|
java.activation | |
java.xml | |
java.xml.bind | |
java.annotations.common | |
java.desktop | |
java.logging | |
java.management | |
java.rmi | |
jdk.httpserver |
Package | Module | Description |
---|---|---|
javax.jws | All Modules | |
javax.jws.soap | All Modules | |
javax.xml.soap | All Modules |
Provides the API for creating and building SOAP messages.
|
javax.xml.ws | All Modules |
This package contains the core JAX-WS APIs.
|
javax.xml.ws.handler | All Modules |
This package defines APIs for message handlers.
|
javax.xml.ws.handler.soap | All Modules |
This package defines APIs for SOAP message handlers.
|
javax.xml.ws.http | All Modules |
This package defines APIs specific to the HTTP binding.
|
javax.xml.ws.soap | All Modules |
This package defines APIs specific to the SOAP binding.
|
javax.xml.ws.spi | All Modules |
This package defines SPIs for JAX-WS.
|
javax.xml.ws.spi.http | All Modules |
Provides HTTP SPI that is used for portable deployment of JAX-WS
web services in containers(for e.g.
|
javax.xml.ws.wsaddressing | All Modules |
This package defines APIs related to WS-Addressing.
|
com.oracle.webservices.internal.api.databinding | jdk.xml.ws | |
com.sun.xml.internal.ws.addressing | java.xml.bind jdk.xml.ws |
|
com.sun.xml.internal.ws.addressing.v200408 | jdk.xml.ws | |
com.sun.xml.internal.ws.api | jdk.xml.ws | |
com.sun.xml.internal.ws.api.addressing | jdk.xml.ws | |
com.sun.xml.internal.ws.api.databinding | jdk.xml.ws | |
com.sun.xml.internal.ws.api.model | jdk.xml.ws | |
com.sun.xml.internal.ws.api.server | jdk.xml.ws | |
com.sun.xml.internal.ws.api.streaming | jdk.xml.ws | |
com.sun.xml.internal.ws.api.wsdl.parser | jdk.xml.ws | |
com.sun.xml.internal.ws.api.wsdl.writer | jdk.xml.ws | |
com.sun.xml.internal.ws.binding | jdk.xml.ws | |
com.sun.xml.internal.ws.db | jdk.xml.ws | |
com.sun.xml.internal.ws.model | jdk.xml.ws | |
com.sun.xml.internal.ws.policy.sourcemodel.wspolicy | jdk.xml.ws | |
com.sun.xml.internal.ws.spi.db | jdk.xml.ws | |
com.sun.xml.internal.ws.streaming | jdk.xml.ws | |
com.sun.xml.internal.ws.util | jdk.xml.ws | |
com.sun.xml.internal.ws.util.exception | jdk.xml.ws | |
com.sun.xml.internal.ws.util.xml | jdk.xml.ws | |
com.sun.xml.internal.ws.wsdl.parser | jdk.xml.ws | |
com.sun.xml.internal.ws.wsdl.writer | jdk.xml.ws | |
com.sun.xml.internal.ws.runtime.config | java.xml.bind | |
com.sun.xml.internal.ws.fault | java.xml.bind | |
com.sun.xml.internal.messaging.saaj.soap | java.activation | |
com.sun.xml.internal.ws.encoding | java.activation |
Type | Description |
---|---|
Provider |
Service provider for
ServiceDelegate and
Endpoint objects. |
MessageFactory |
A factory for creating
SOAPMessage objects. |
SAAJMetaFactory |
The access point for the implementation classes of the factories defined in the
SAAJ API.
|
SOAPConnectionFactory |
A factory for creating
SOAPConnection objects. |
SOAPFactory |
SOAPFactory is a factory for creating various objects
that exist in the SOAP XML tree. |
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-ea+129