Package org.apache.axis2.jaxws.message
package org.apache.axis2.jaxws.message
-
ClassDescriptionBlock<T,
C> Block A Block represents an xml element and associated sub-tree.MessageUsed by the marshaling engine to wrap an array or List to indicate that the components should be marshaled as a series of elements (occurrence elements).Protocol Each message has a protocol (soap11, soap12, rest) This enum represents the protocol within the Message sub-componentThis is a value class that is an agnostic representation of a fault.Agnostic representation of SOAP 1.1 and SOAP 1.2 fault code values.Agnostic representation of a Fault Reason/faultstring.XMLPart The XML portion of a Message The JAX-WS implementation (proxy, message receiver, etc.) interact with the Message via Blocks.