Uses of Class
com.sun.xml.ws.message.AbstractMessageImpl
Packages that use AbstractMessageImpl
-
Uses of AbstractMessageImpl in com.sun.xml.ws.encoding.xml
Subclasses of AbstractMessageImpl in com.sun.xml.ws.encoding.xmlModifier and TypeClassDescriptionstatic classDon't know about this content.static final classData represented as a multi-part MIME message. -
Uses of AbstractMessageImpl in com.sun.xml.ws.message
Subclasses of AbstractMessageImpl in com.sun.xml.ws.messageConstructors in com.sun.xml.ws.message with parameters of type AbstractMessageImplModifierConstructorDescriptionprotectedCopy constructor. -
Uses of AbstractMessageImpl in com.sun.xml.ws.message.jaxb
Subclasses of AbstractMessageImpl in com.sun.xml.ws.message.jaxbModifier and TypeClassDescriptionclassMessagebacked by a JAXB bean; this implementation is used when client uses Dispatch mechanism in JAXB/MESSAGE mode; difference fromJAXBMessageis thatjaxbObjectholds whole SOAP message including SOAP envelope; it's the client who is responsible for preparing message content.final classMessagebacked by a JAXB bean. -
Uses of AbstractMessageImpl in com.sun.xml.ws.message.source
Subclasses of AbstractMessageImpl in com.sun.xml.ws.message.source -
Uses of AbstractMessageImpl in com.sun.xml.ws.message.stream
Subclasses of AbstractMessageImpl in com.sun.xml.ws.message.streamModifier and TypeClassDescriptionclassMessagebacked byXMLStreamReaderas payloadclassMessageimplementation backed byXMLStreamReader. -
Uses of AbstractMessageImpl in com.sun.xml.ws.security.opt.impl.incoming
Subclasses of AbstractMessageImpl in com.sun.xml.ws.security.opt.impl.incoming