| Class | Description |
|---|---|
| AbstractHeaderImpl |
Partial default implementation of
Header. |
| AbstractMessageImpl |
Partial
Message implementation. |
| AttachmentSetImpl |
Default dumb
AttachmentSet implementation backed by ArrayList. |
| AttachmentUnmarshallerImpl |
Implementation of
AttachmentUnmarshaller that uses
loads attachments from AttachmentSet directly. |
| ByteArrayAttachment | |
| DataHandlerAttachment | |
| DOMHeader<N extends Element> |
Header implementation for a DOM. |
| DOMMessage | |
| EmptyMessageImpl |
Message that has no body. |
| FaultDetailHeader | |
| FaultMessage |
SOAP Fault message.
|
| JAXBAttachment | |
| MimeAttachmentSet |
AttachmentSet backed by MimeMultipartParser |
| PayloadElementSniffer |
Parses the SOAP message in order to get
QName of a payload element. |
| ProblemActionHeader |
Header that represents <wsa:ProblemAction> |
| RelatesToHeader |
WS-Addressing <RelatesTo> header.
|
| RootElementSniffer |
Sniffs the root element name and its attributes from SAX events.
|
| StringHeader |
Header that has a single text value in it
(IOW, of the form <foo>text</foo>.) |
| Util |
Utility code for the
Message implementation. |
| XMLReaderImpl |
Message implementations.Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.