Package org.jSyncManager.Conduit.Email
The Email jConduit Package.
| ConnectionsPanel | The GUI configuration panel class for the Email jConduit. |
| Email | The Email jConduit class. |
| Email_Base | The base connection information for the E-Mail jConduit. |
| PopMail | A class for handling POP e-mail for the Email jConduit. |
| SmtpAuthenticator | A class to authenticate the SMTP user. |
| SmtpMail | Class to implement sending of email via SMTP. |
The Email jConduit Package.
Package Information:
This package contains the classes required by the Email jConduit.
This jConduit requires the Java Mail API in order to correctly function.
Related Documentation:
For more information, please visit:
<!-- Put @see and @since tags down here. -->