|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Message implementation for JAXB.
See:
Description
| Class Summary | |
|---|---|
| AttachmentMarshallerImpl | Implementation of AttachmentMarshaller, its used from JAXBMessage to marshall swaref type |
| JAXBBridgeSource | Wraps a bridge and JAXB object into a pseudo-Source. |
| JAXBDispatchMessage | Message backed by a JAXB bean; this implementation is used when client uses
Dispatch mechanism in JAXB/MESSAGE mode; difference from JAXBMessage is
that jaxbObject holds whole SOAP message including SOAP envelope;
it's the client who is responsible for preparing message content. |
| JAXBHeader | Header whose physical data representation is a JAXB bean. |
| JAXBMessage | Message backed by a JAXB bean. |
| MarshallerBridge | Deprecated. |
Message implementation for JAXB.
TODO:
Because a producer of a message doesn't generally know
when a message is consumed, it's difficult for
the caller to do a proper instance caching. Perhaps
there should be a layer around JAXBContext that does that?
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||