程序包 org.springframework.oxm.mime
Contains (un)marshallers optimized to store binary data in MIME attachments.
接口概要 接口 说明 MimeContainer Represents a container for MIME attachments Concrete implementations might adapt a SOAPMessage or an email message.MimeMarshaller Subinterface ofMarshallerthat can use MIME attachments to optimize storage of binary data.MimeUnmarshaller Subinterface ofUnmarshallerthat can use MIME attachments to optimize storage of binary data.