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 ofMarshallerthat can use MIME attachments to optimize storage of binary data.Subinterface ofUnmarshallerthat 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.