MDi JLib
1.7.4

Package com.microdeveloper.util.net.mail

Provides APIs for implementing simple to complex E-mail capabilities or applications.

See:
          Description

Interface Summary
JMailInterface Interface for the JMail implementation class.
 

Class Summary
JMail Provides functions for sending E-mail with various MIME type encodings and optional attachements.
JMailContent A simple container for JMail messages.
SendJMail A simple command line test implementation of JMail.
 

Package com.microdeveloper.util.net.mail Description

Provides APIs for implementing simple to complex E-mail capabilities or applications.

These APIs allow for quick and easy implementations for sending simple plain text or complex multipart E-mail messages. Includes full mime type and character set support for international mail handling and character processing. Has the ability to process one or more E-mail addresses per type (To, CC, etc.) and has the ability to perform multiple file attachments.

Builds on and extends the Sun® javax.mail package.

Refer to the individual classes for usage instructions.

Copyright©2001-2007, MicroDeveloper, Inc.
All Rights Reserved.

Package documentation version 1.0.0


MDi JLib
1.7.4

Copyright©2001-2007 MicroDeveloper, Inc. All Rights Reserved.