Uses of Package
org.apache.axis.message

Packages that use org.apache.axis.message
org.apache.axis   
org.apache.axis.client   
org.apache.axis.message   
 

Classes in org.apache.axis.message used by org.apache.axis
MimeHeaders
          wraps javax.xml.soap.MimeHeaders and implements java.io.Serializable interface
SOAPEnvelope
          Implementation of a SOAP Envelope
SOAPHeaderElement
          A simple header element abstraction.
 

Classes in org.apache.axis.message used by org.apache.axis.client
RPCElement
           
SOAPEnvelope
          Implementation of a SOAP Envelope
SOAPHeaderElement
          A simple header element abstraction.
 

Classes in org.apache.axis.message used by org.apache.axis.message
MessageElement
          MessageElement is the base type of nodes of the SOAP message parse tree.
NodeImpl
          This is our implementation of the DOM node
NullAttributes
          Null implementation of the Attributes interface.
RPCElement
           
RPCParam
          An RPC parameter
SAX2EventRecorder
          This class records SAX2 Events and allows the events to be replayed by start and stop index
SOAPBody
          Holder for body elements.
SOAPBodyElement
          A Body element.
SOAPEnvelope
          Implementation of a SOAP Envelope
SOAPFault
          A Fault body element.
SOAPFaultBuilder
          Build a Fault body element.
SOAPFaultCodeBuilder
          Build a Fault body element.
SOAPFaultElement
          SOAP Fault implementation
SOAPHandler
           
SOAPHeader
          Holder for header elements.
SOAPHeaderElement
          A simple header element abstraction.
Text
          A representation of a node whose value is text.
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.