Uses of Package
javax.xml.soap

Packages that use javax.xml.soap
javax.xml.soap   
javax.xml.ws.handler.soap   
javax.xml.ws.soap   
org.apache.axis2.jaxws.binding   
org.apache.axis2.jaxws.handler   
org.apache.axis2.jaxws.message   
org.apache.axis2.jaxws.message.factory   
org.apache.axis2.jaxws.message.impl   
org.apache.axis2.jaxws.message.util   
org.apache.axis2.jaxws.message.util.impl   
org.apache.axis2.jaxws.utility   
org.apache.axis2.saaj   
 

Classes in javax.xml.soap used by javax.xml.soap
AttachmentPart
          A single attachment to a SOAPMessage object.
Detail
          A container for DetailEntry objects.
DetailEntry
          The content for a Detail object, giving details for a SOAPFault object.
MessageFactory
          A factory for creating SOAPMessage objects.
MimeHeaders
          A container for MimeHeader objects, 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 a DOM representation of an XML document that provides some tree manipulation methods.
SOAPBody
          An object that represents the contents of the SOAP body element in a SOAP message.
SOAPBodyElement
          A SOAPBodyElement object represents the contents in a SOAPBody object.
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 SOAPConnection objects.
SOAPElement
          An object representing the contents in a SOAPBody object, the contents in a SOAPHeader object, the content that can follow the SOAPBody object in a SOAPEnvelope object, or what can follow the detail element in a SOAPFault object.
SOAPElementFactory
          Deprecated. - Use javax.xml.soap.SOAPFactory for creating SOAPElements.
SOAPEnvelope
          The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPException
          An exception that signals that a SOAP exception has occurred.
SOAPFactory
          SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
SOAPFault
          An element in the SOAPBody object that contains error and/or status information.
SOAPFaultElement
          A representation of the contents in a SOAPFault object.
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 SOAPMessage object.
 

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
SOAPFault
          An element in the SOAPBody object that contains error and/or status information.
 

Classes in javax.xml.soap used by org.apache.axis2.jaxws.binding
MessageFactory
          A factory for creating SOAPMessage objects.
SOAPFactory
          SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
 

Classes in javax.xml.soap used by org.apache.axis2.jaxws.handler
SOAPMessage
          The root class for all SOAP messages.
 

Classes in javax.xml.soap used by org.apache.axis2.jaxws.message
SOAPEnvelope
          The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPMessage
          The root class for all SOAP messages.
 

Classes in javax.xml.soap used by org.apache.axis2.jaxws.message.factory
SOAPEnvelope
          The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPMessage
          The root class for all SOAP messages.
 

Classes in javax.xml.soap used by org.apache.axis2.jaxws.message.impl
SOAPEnvelope
          The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPMessage
          The root class for all SOAP messages.
 

Classes in javax.xml.soap used by org.apache.axis2.jaxws.message.util
AttachmentPart
          A single attachment to a SOAPMessage object.
MessageFactory
          A factory for creating SOAPMessage objects.
SOAPBody
          An object that represents the contents of the SOAP body element in a SOAP message.
SOAPElement
          An object representing the contents in a SOAPBody object, the contents in a SOAPHeader object, the content that can follow the SOAPBody object in a SOAPEnvelope object, or what can follow the detail element in a SOAPFault object.
SOAPEnvelope
          The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPException
          An exception that signals that a SOAP exception has occurred.
SOAPFactory
          SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
SOAPFault
          An element in the SOAPBody object that contains error and/or status information.
SOAPMessage
          The root class for all SOAP messages.
 

Classes in javax.xml.soap used by org.apache.axis2.jaxws.message.util.impl
MessageFactory
          A factory for creating SOAPMessage objects.
Name
          A representation of an XML name.
SOAPElement
          An object representing the contents in a SOAPBody object, the contents in a SOAPHeader object, the content that can follow the SOAPBody object in a SOAPEnvelope object, or what can follow the detail element in a SOAPFault object.
SOAPEnvelope
          The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPException
          An exception that signals that a SOAP exception has occurred.
SOAPFactory
          SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
 

Classes in javax.xml.soap used by org.apache.axis2.jaxws.utility
MessageFactory
          A factory for creating SOAPMessage objects.
SOAPException
          An exception that signals that a SOAP exception has occurred.
SOAPFactory
          SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
 

Classes in javax.xml.soap used by org.apache.axis2.saaj
AttachmentPart
          A single attachment to a SOAPMessage object.
Detail
          A container for DetailEntry objects.
DetailEntry
          The content for a Detail object, giving details for a SOAPFault object.
MessageFactory
          A factory for creating SOAPMessage objects.
MimeHeaders
          A container for MimeHeader objects, 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 a DOM representation of an XML document that provides some tree manipulation methods.
SAAJMetaFactory
           
SOAPBody
          An object that represents the contents of the SOAP body element in a SOAP message.
SOAPBodyElement
          A SOAPBodyElement object represents the contents in a SOAPBody object.
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 SOAPConnection objects.
SOAPElement
          An object representing the contents in a SOAPBody object, the contents in a SOAPHeader object, the content that can follow the SOAPBody object in a SOAPEnvelope object, or what can follow the detail element in a SOAPFault object.
SOAPEnvelope
          The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPException
          An exception that signals that a SOAP exception has occurred.
SOAPFactory
          SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
SOAPFault
          An element in the SOAPBody object that contains error and/or status information.
SOAPFaultElement
          A representation of the contents in a SOAPFault object.
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 SOAPMessage object.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.