|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Message
and related abstractions that represent a SOAP message.
See:
Description
Interface Summary | |
---|---|
Attachment | Attachment. |
AttachmentEx | Attachment extended interface exposing custom MIME headers. |
AttachmentEx.MimeHeader | MIME header |
AttachmentSet | A set of Attachment on a Message . |
Header | A SOAP header. |
MessageHeaders | Interface representing all the headers of a Message |
MessageWritable | A Message implementation may implement this interface as an alternative way to write the message into the OutputStream. |
Class Summary | |
---|---|
AddressingUtils | |
FilterMessageImpl | A FilterMessageImpl contains some other Message, which it uses
as its basic source of message data, possibly transforming the data along
the way or providing additional functionality. |
HeaderList | A list of Header s on a Message . |
Headers | Factory methods for various Header implementations. |
Message | Represents a SOAP message. |
MessageContextFactory | The MessageContextFactory implements org.jvnet.ws.message.MessageContextFactory as a factory of Packet and public facade of Codec(s). |
Messages | Factory methods for various Message implementations. |
MessageWrapper | A MessageWrapper wraps the Message for the access through Packet. |
Packet | Represents a container of a Message . |
SuppressAutomaticWSARequestHeadersFeature | Suppresses automatic generation of WS-Addressing headers in request messages. |
Enum Summary | |
---|---|
Packet.State | |
Packet.Status |
Exception Summary | |
---|---|
ExceptionHasMessage | This class represents an Exception that needs to be marshalled with a specific protocol wire format. |
Message
and related abstractions that represent a SOAP message.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |