MailAPI (Übung MWInformatik 2)
Paket MailBibliothek

contains general email functions Mehr ...

Namensbereiche

package  Client
 contains different Mail Client Protocols
 

Klassen

class  IMail
 This class provides simple access to email message. Use MailBuilder class to create this object. Mehr ...
 
class  MailBox
 Represents mailbox that consists of email address and display name. Mehr ...
 
class  MailBuilder
 Provides methods for IMail object creation. You should use other Setters and Create() method to create message that you'll send using Smtp client. Mehr ...
 

Ausführliche Beschreibung

contains general email functions