Spring Web Services Framework

Package org.springframework.ws.transport.mail

Package providing support for handling messages via email.

See:
          Description

Interface Summary
MailTransportConstants Declares Mail-specific transport constants.
 

Class Summary
MailMessageReceiver Server-side component for receiving email messages using JavaMail.
MailMessageSender WebServiceMessageSender implementation that uses Mail MimeMessages.
MailReceiverConnection Implementation of WebServiceConnection that is used for server-side Mail access.
MailSenderConnection Implementation of WebServiceConnection that is used for client-side Mail access.
 

Exception Summary
MailTransportException Exception that is thrown when an error occurs in the Mail transport.
 

Package org.springframework.ws.transport.mail Description

Package providing support for handling messages via email.


Spring Web Services Framework

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