See: Description
Class | Description |
---|---|
AttachmentMarshaller |
Enable JAXB marshalling to optimize storage of binary data.
|
AttachmentUnmarshaller |
Enables JAXB unmarshalling of a root document containing optimized binary data formats.
|
Soap MTOM[1], XOP([2][3]) and WS-I AP[4] standardize approaches to optimized transmission of binary datatypes as an attachment. To optimally support these standards within a message passing environment, this package enables an integrated solution between a MIME-based package processor and Jakarta XML Binding unmarshall/marshal processes.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.