Spring Web Services Framework

Package org.springframework.ws.mime

Provides MIME functionality for use the Spring Web Services framework.

See:
          Description

Interface Summary
Attachment Represents an attachment to a MimeMessage
MimeMessage Represents a Web service message with MIME attachments.
 

Class Summary
AbstractMimeMessage Abstract implementation of the MimeMessage interface.
 

Exception Summary
AttachmentException Exception thrown when a MIME attachment could not be accessed.
 

Package org.springframework.ws.mime Description

Provides MIME functionality for use the Spring Web Services framework. Contains the Attachment and MimeMessage and related interfaces.


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.