A B C D E F G H I J L M N O P Q R S T U V W

P

ParameterList - class javax.mail.internet.ParameterList.
This class holds MIME parameters (attribute-value pairs).
ParameterList() - Constructor for class javax.mail.internet.ParameterList
No-arg Constructor.
ParameterList(String) - Constructor for class javax.mail.internet.ParameterList
Constructor that takes a parameter-list string.
parent - Variable in class javax.mail.Multipart
The Part containing this Multipart, if known.
parent - Variable in class javax.mail.BodyPart
The Multipart object containing this BodyPart, if known.
parse(String) - Static method in class javax.mail.internet.NewsAddress
Parse the given comma separated sequence of newsgroup into NewsAddress objects.
parse(String) - Static method in class javax.mail.internet.InternetAddress
Parse the given comma separated sequence of addresses into InternetAddress objects.
parse(String, boolean) - Static method in class javax.mail.internet.InternetAddress
Parse the given sequence of addresses into InternetAddress objects.
parsed - Variable in class javax.mail.internet.MimeMultipart
 
ParseException - exception javax.mail.internet.ParseException.
The exception thrown due to an error in parsing RFC822 or MIME headers
ParseException() - Constructor for class javax.mail.internet.ParseException
Constructs a ParseException with no detail message.
ParseException(String) - Constructor for class javax.mail.internet.ParseException
Constructs a ParseException with the specified detail message.
parseString(String) - Method in class javax.mail.URLName
Method which does all of the work of parsing the string.
Part - interface javax.mail.Part.
The Part interface is the common base interface for Messages and BodyParts.
parts - Variable in class javax.mail.Multipart
Vector of BodyPart objects.
PasswordAuthentication - class javax.mail.PasswordAuthentication.
The class PasswordAuthentication is a data holder that is used by Authenticator.
PasswordAuthentication(String, String) - Constructor for class javax.mail.PasswordAuthentication
Initialize a new PasswordAuthentication
pattern - Variable in class javax.mail.search.StringTerm
 
peek() - Method in class javax.mail.internet.HeaderTokenizer
Peek at the next token, without actually removing the token from the parse stream.
personal - Variable in class javax.mail.internet.InternetAddress
The personal name.
pos - Variable in class javax.mail.internet.AddressException
The index in the string where the error occurred, or -1 if not known.
protocolConnect(String, int, String, String) - Method in class javax.mail.Service
The service implementation should override this method to perform the actual protocol-specific connection attempt.
Provider - class javax.mail.Provider.
The Provider is a class that describes a protocol implementation.
Provider.Type - class javax.mail.Provider.Type.
This inner class defines the Provider type.

A B C D E F G H I J L M N O P Q R S T U V W