javax.mail packages |
|
event | internet (10) | search (1) | |
javax.mail classes |
|
Address | AuthenticationFailedException (1) |
Authenticator (1) | BodyPart |
FetchProfile | FetchProfile.Item |
Flags | Flags.Flag |
Folder (2) | FolderClosedException |
FolderNotFoundException | Header |
IllegalWriteException | Message (1) |
Message.RecipientType | MessageAware |
MessageContext | MessageRemovedException |
MessagingException | MethodNotSupportedException |
Multipart (2) | MultipartDataSource |
NoSuchProviderException | Part (1) |
PasswordAuthentication | Provider |
Provider.Type | ReadOnlyFolderException |
SendFailedException (2) | Service |
Session (3) | Store (1) |
StoreClosedException | Transport (1) |
UIDFolder | UIDFolder.FetchProfileItem |
URLName | |
javax.mail examples |
|
Code from Indian Legend 2004-07-19 | Connect to a Pop3 store 2004-10-13 |
Create a text mail attachment 2005-09-02 | Create some properties and get the default Session 2004-08-25 |
Creates a very simple text/plain message and sends it 2005-03-18 | Display the conent of a mail message 2004-08-25 |
Download POP3 mails 2004-11-03 | List the available mail providers on your system 2004-07-27 |
Login into SMTP server and send mail 2004-08-25 | Mail folder listener 2004-02-10 |
Process mail message 2004-03-08 | Receive POP3 mail 2004-03-08 |
Work around for problem with geting a mail session 2004-12-30 | |