Home >> All >> javax >> mail >> [ internet Javadoc ] |
javax.mail.internet: Javadoc index of package javax.mail.internet.
Package Samples:
javax.mail.internet: Classes modelling a mail system.
Classes:
InternetAddress: A representation of an Internet email address as specified by RFC822 in conjunction with a human-readable personal name that can be encoded as specified by RFC2047. A typical address is "user@host.domain" and personal name "Joe User"
MailDateFormat: Formats ths date as specified by draft-ietf-drums-msg-fmt-08 dated January 26, 2000 which supercedes RFC822. The format used is EEE, d MMM yyyy HH:mm:ss Z and locale is always US-ASCII.
InternetHeaders: Class that represents the RFC822 headers associated with a message.
NewsAddress: A representation of an RFC1036 Internet newsgroup address.
MimeBodyPart
MimeMessage
MimeMultipart
MimePart
MimePartDataSource
MimeUtility
ParameterList
ParseException
SharedInputStream
AddressException
ContentDisposition
ContentType
HeaderTokenizer
ContentDispositionTest
NewsAddressTest
Home | Contact Us | Privacy Policy | Terms of Service |