Spring Web Services Framework

Uses of Package
org.springframework.oxm.mime

Packages that use org.springframework.oxm.mime
org.springframework.oxm.jaxb Package providing integration of JAXB with Springs O/X Mapping support. 
org.springframework.oxm.mime Contains (un)marshallers optimized to store binary data in MIME attachments. 
 

Classes in org.springframework.oxm.mime used by org.springframework.oxm.jaxb
MimeContainer
          Represents a container for MIME attachments.
MimeMarshaller
          Subinterface of Marshaller that can use MIME attachments to optimize storage of binary data.
MimeUnmarshaller
          Subinterface of Marshaller that can use MIME attachments to optimize storage of binary data.
 

Classes in org.springframework.oxm.mime used by org.springframework.oxm.mime
MimeContainer
          Represents a container for MIME attachments.
 


Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.