Package com.sun.xml.ws.message
package com.sun.xml.ws.message
Message
implementations.-
ClassesClassDescriptionPartial default implementation of
Header
.PartialMessage
implementation.Default dumbAttachmentSet
implementation backed byArrayList
.Implementation ofAttachmentUnmarshaller
that uses loads attachments fromAttachmentSet
directly.Header
implementation for a DOM.Message
that has no body.SOAP Fault message.AttachmentSet
backed byMimeMultipartParser
Parses the SOAP message in order to getQName
of a payload element.Header
that represents <wsa:ProblemAction>WS-Addressing <RelatesTo$gt; header.Sniffs the root element name and its attributes from SAX events.Header
that has a single text value in it (IOW, of the form <foo>text</foo>.)Utility code for theMessage
implementation.