Package org.mule.providers.email

Provides pop3, smtp and imap connectivity for Mule.

See:
          Description

Class Summary
MailConnector MailConnector A delegate endpoint that encapsulates

a pop3 and smtp endpoint for convenience

MailMessageAdapter MailMessageAdapter is a wrapper for a javax.mail.Message.
MailMessageDispatcher MailMessageDispatcher TODO
MailMessageDispatcherFactory MailMessageDispatcherFactory TODO
MailMessageReceiver MailMessageReceiver polls a pop3 mailbox for messages removes the messages and routes them as events into Mule.
Pop3Connector Pop3Connector is used to connect and receive mail from a pop3 mailbox
Pop3MessageDispatcher Pop3MessageDispatcher For Pop3 connections the dispatcher can only be used to receive message (as opposed to listening for them).
Pop3MessageDispatcherFactory Pop3MessageDispatcherFactory creates a Pop3 Message dispatcher.
SmtpConnector SmtpConnector is used to connect to and send data to an SMTP mail server
SmtpMessageDispatcher  
SmtpMessageDispatcherFactory  
 

Package org.mule.providers.email Description

Provides pop3, smtp and imap connectivity for Mule.



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.