Interface MimeUnmarshaller

All Superinterfaces:
Unmarshaller
All Known Implementing Classes:
Jaxb2Marshaller

public interface MimeUnmarshaller extends Unmarshaller
Subinterface of Unmarshaller 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: