程序包 cn.taketoday.oxm.mime
@NonNullApi
@NonNullFields
package cn.taketoday.oxm.mime
Contains (un)marshallers optimized to store binary data in MIME attachments.
-
类说明Represents a container for MIME attachments Concrete implementations might adapt a SOAPMessage or an email message.Subinterface of
Marshaller
that can use MIME attachments to optimize storage of binary data.Subinterface ofUnmarshaller
that can use MIME attachments to optimize storage of binary data.