Uses of Package
org.springframework.oxm.mime
Packages that use org.springframework.oxm.mime
Package
Description
Package providing integration of JAXB
with Spring's O/X Mapping support.
Contains (un)marshallers optimized to store binary data in MIME attachments.
-
Classes in org.springframework.oxm.mime used by org.springframework.oxm.jaxbClassDescriptionRepresents 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. -
Classes in org.springframework.oxm.mime used by org.springframework.oxm.mimeClassDescriptionRepresents a container for MIME attachments Concrete implementations might adapt a SOAPMessage or an email message.