Library:Apache Jakarta Commons Email
Version:1.0
Compatibility:JDK 1.4
Classes in library Apache Jakarta Commons Email.
NamePackageDescription
ByteArrayDataSourceorg.apache.commons.mailThis class implements a typed DataSource from:
- an InputStream
- a byte array
- a String
DefaultAuthenticatororg.apache.commons.mailThis is a very simple authentication object that can be used for any transport needing basic userName and password type authentication.
Emailorg.apache.commons.mailThe base class for all email messages.
EmailAttachmentorg.apache.commons.mailThis class models an email attachment.
HtmlEmailorg.apache.commons.mailAn HTML multipart email.
MultiPartEmailorg.apache.commons.mailA multipart email.
SimpleEmailorg.apache.commons.mailThis class is used to send simple internet email messages without attachments.
Search