Package com.sun.xml.ws.api.message

Message and related abstractions that represent a SOAP message.

See:
          Description

Interface Summary
Attachment Attachment.
AttachmentSet A set of Attachment on a Message.
Header A SOAP header.
 

Class Summary
HeaderList A list of Headers on a Message.
Headers Factory methods for various Header implementations.
Message Represents a SOAP message.
Messages Factory methods for various Message implementations.
Packet Represents a container of a Message.
 

Exception Summary
ExceptionHasMessage This class represents an Exception that needs to be marshalled with a specific protocol wire format.
 

Package com.sun.xml.ws.api.message Description

Message and related abstractions that represent a SOAP message.