| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.xml.soap | |
|---|---|
| javax.xml.soap | Provides the API for creating and building SOAP messages. | 
| javax.xml.ws.handler.soap | This package defines APIs for SOAP message handlers. | 
| javax.xml.ws.soap | This package defines APIs specific to the SOAP binding. | 
| Classes in javax.xml.soap used by javax.xml.soap | |
|---|---|
| AttachmentPart A single attachment to a SOAPMessageobject. | |
| Detail A container for DetailEntryobjects. | |
| DetailEntry The content for a Detailobject, giving details for
 aSOAPFaultobject. | |
| MessageFactory A factory for creating SOAPMessageobjects. | |
| MimeHeaders A container for MimeHeaderobjects, which represent
 the MIME headers present in a MIME part of a message. | |
| Name A representation of an XML name. | |
| Node A representation of a node (element) in an XML document. | |
| SOAPBody An object that represents the contents of the SOAP body element in a SOAP message. | |
| SOAPBodyElement A SOAPBodyElementobject represents the contents in 
 aSOAPBodyobject. | |
| SOAPConnection A point-to-point connection that a client can use for sending messages directly to a remote party (represented by a URL, for instance). | |
| SOAPConnectionFactory A factory for creating SOAPConnectionobjects. | |
| SOAPElement An object representing an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification. | |
| SOAPElementFactory Deprecated. - Use javax.xml.soap.SOAPFactoryfor creating SOAPElements. | |
| SOAPEnvelope The container for the SOAPHeader and SOAPBody portions of a SOAPPartobject. | |
| SOAPException An exception that signals that a SOAP exception has occurred. | |
| SOAPFactory SOAPFactoryis a factory for creating various objects
 that exist in the SOAP XML tree. | |
| SOAPFault An element in the SOAPBodyobject that contains
 error and/or status information. | |
| SOAPFaultElement A representation of the contents in a SOAPFaultobject. | |
| SOAPHeader A representation of the SOAP header element. | |
| SOAPHeaderElement An object representing the contents in the SOAP header part of the SOAP envelope. | |
| SOAPMessage The root class for all SOAP messages. | |
| SOAPPart The container for the SOAP-specific portion of a SOAPMessageobject. | |
| Classes in javax.xml.soap used by javax.xml.ws.handler.soap | |
|---|---|
| SOAPMessage The root class for all SOAP messages. | |
| Classes in javax.xml.soap used by javax.xml.ws.soap | |
|---|---|
| MessageFactory A factory for creating SOAPMessageobjects. | |
| SOAPFactory SOAPFactoryis a factory for creating various objects
 that exist in the SOAP XML tree. | |
| SOAPFault An element in the SOAPBodyobject that contains
 error and/or status information. | |
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.