Interface MimeMarshaller

All Superinterfaces:
Marshaller
All Known Implementing Classes:
Jaxb2Marshaller

public interface MimeMarshaller extends Marshaller
Subinterface of Marshaller that can use MIME attachments to optimize storage of binary data. Attachments can be added as MTOM, XOP, or SwA.
Since:
3.0
Author:
Arjen Poutsma
See Also: