Package net.sf.xbus.technical.mail

Provides classes for sending messages via email

See:
          Description

Class Summary
Email Description: An instance of that class will store an manupulate the email receive by the POP3XMLReceiver.
POP3Receiver TODO Kommentierung
POP3ReceiverThread The POP3ReceiverThread runs in the background and receives emails.
POP3XMLReceiver TODO Kommentierung When the POP3XMLReceiver receives a request it reads the emails into a String and calls the application layer.
POP3XMLReceiverThread The POP3XMLReceiverThread runs in the background and receives emails.
SMTPSender The SMTPSender sends messages to mail accounts via the SMTP protocol.
 

Package net.sf.xbus.technical.mail Description

Provides classes for sending messages via email.