Uses of Package
org.apache.axis2.jaxws.message

Packages that use org.apache.axis2.jaxws.message
org.apache.axis2.jaxws.client.dispatch   
org.apache.axis2.jaxws.core   
org.apache.axis2.jaxws.handler   
org.apache.axis2.jaxws.marshaller   
org.apache.axis2.jaxws.marshaller.impl.alt   
org.apache.axis2.jaxws.message   
org.apache.axis2.jaxws.message.attachments   
org.apache.axis2.jaxws.message.databinding   
org.apache.axis2.jaxws.message.databinding.impl   
org.apache.axis2.jaxws.message.factory   
org.apache.axis2.jaxws.message.impl   
org.apache.axis2.jaxws.message.util   
org.apache.axis2.jaxws.server.dispatcher   
org.apache.axis2.jaxws.server.endpoint   
 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.client.dispatch
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.core
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.handler
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

Protocol
          Protocol Each message has a protocol (soap11, soap12, rest) This enum represents the protocol within the Message sub-component
 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.marshaller
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

Protocol
          Protocol Each message has a protocol (soap11, soap12, rest) This enum represents the protocol within the Message sub-component
 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.marshaller.impl.alt
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

Protocol
          Protocol Each message has a protocol (soap11, soap12, rest) This enum represents the protocol within the Message sub-component
XMLFault
          This is a value class that is an agnostic representation of a fault.
 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.message
Block
          Block A Block represents an xml element and associated sub-tree.
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

Protocol
          Protocol Each message has a protocol (soap11, soap12, rest) This enum represents the protocol within the Message sub-component
XMLFault
          This is a value class that is an agnostic representation of a fault.
XMLFaultCode
          Agnostic representation of SOAP 1.1 and SOAP 1.2 fault code values.
XMLFaultReason
          Agnostic representation of a Fault Reason/faultstring.
XMLPart
          XMLPart The XML portion of a Message The JAX-WS implementation (proxy, message receiver, etc.) interact with the Message via Blocks.
 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.message.attachments
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.message.databinding
Block
          Block A Block represents an xml element and associated sub-tree.
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.message.databinding.impl
Block
          Block A Block represents an xml element and associated sub-tree.
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.message.factory
Block
          Block A Block represents an xml element and associated sub-tree.
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

Protocol
          Protocol Each message has a protocol (soap11, soap12, rest) This enum represents the protocol within the Message sub-component
XMLPart
          XMLPart The XML portion of a Message The JAX-WS implementation (proxy, message receiver, etc.) interact with the Message via Blocks.
 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.message.impl
Block
          Block A Block represents an xml element and associated sub-tree.
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

Protocol
          Protocol Each message has a protocol (soap11, soap12, rest) This enum represents the protocol within the Message sub-component
XMLFault
          This is a value class that is an agnostic representation of a fault.
XMLPart
          XMLPart The XML portion of a Message The JAX-WS implementation (proxy, message receiver, etc.) interact with the Message via Blocks.
 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.message.util
Block
          Block A Block represents an xml element and associated sub-tree.
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

XMLFault
          This is a value class that is an agnostic representation of a fault.
 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.server.dispatcher
Message
          Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

Protocol
          Protocol Each message has a protocol (soap11, soap12, rest) This enum represents the protocol within the Message sub-component
 

Classes in org.apache.axis2.jaxws.message used by org.apache.axis2.jaxws.server.endpoint
Protocol
          Protocol Each message has a protocol (soap11, soap12, rest) This enum represents the protocol within the Message sub-component
 



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