Frames | No Frames |
Constructors with parameter type javax.mail.Session | |
Constructor. |
Constructors with parameter type javax.mail.Session | |
Constructor that takes a Session. | |
Constructor. | |
Constructor. | |
Constructor. |
Fields of type javax.mail.Session | |
Session | The Session object for this Message
|
Session | The session from which this service was created. |
Methods with return type javax.mail.Session | |
Session | Session.getDefaultInstance(Properties props) Get the default Session object. |
Session | Get the default Session object. |
Session | Session.getInstance(Properties props) Get a new Session object. |
Session | Get a new Session object. |
Session | Return the Session we're operating in. |
Constructors with parameter type javax.mail.Session | |
Constructor. |
Constructors with parameter type javax.mail.Session | |
Default constructor. | |
Constructs a MimeMessage by reading and parsing the data
from the specified MIME InputStream. |
Methods with parameter type javax.mail.Session | |
InternetAddress | Return an InternetAddress object representing the current user. |
Constructors with parameter type javax.mail.Session | |
Constructor. |
Constructors with parameter type javax.mail.Session | |
Constructor. | |
Constructor. |
Constructors with parameter type javax.mail.Session | |
Creates a new SMTPTransport instance. |
Constructors with parameter type javax.mail.Session | |
Constructor. |