Spring Web Services Framework

Uses of Package
org.springframework.ws.mime

Packages that use org.springframework.ws.mime
org.springframework.ws.mime Provides MIME functionality for use the Spring Web Services framework. 
org.springframework.ws.soap Provides the SOAP functionality of the Spring Web Services framework. 
org.springframework.ws.soap.axiom AXis Object Model (AXIOM) support for Spring-WS' soap message infrastructure. 
org.springframework.ws.soap.saaj SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure. 
 

Classes in org.springframework.ws.mime used by org.springframework.ws.mime
Attachment
          Represents an attachment to a MimeMessage
AttachmentException
          Exception thrown when a MIME attachment could not be accessed.
MimeMessage
          Represents a Web service message with MIME attachments.
 

Classes in org.springframework.ws.mime used by org.springframework.ws.soap
AbstractMimeMessage
          Abstract implementation of the MimeMessage interface.
MimeMessage
          Represents a Web service message with MIME attachments.
 

Classes in org.springframework.ws.mime used by org.springframework.ws.soap.axiom
AbstractMimeMessage
          Abstract implementation of the MimeMessage interface.
Attachment
          Represents an attachment to a MimeMessage
AttachmentException
          Exception thrown when a MIME attachment could not be accessed.
MimeMessage
          Represents a Web service message with MIME attachments.
 

Classes in org.springframework.ws.mime used by org.springframework.ws.soap.saaj
AbstractMimeMessage
          Abstract implementation of the MimeMessage interface.
Attachment
          Represents an attachment to a MimeMessage
AttachmentException
          Exception thrown when a MIME attachment could not be accessed.
MimeMessage
          Represents a Web service message with MIME attachments.
 


Spring Web Services Framework

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