Frames | No Frames |
Constructors with parameter type javax.mail.Session | |
Constructor for an empty message. | |
Constructor with an input stream contining an RFC 822 message. |
Methods with parameter type javax.mail.Session | |
MimeMessage | Creates a new MIME message. |
InternetAddress | Returns an InternetAddress object representing the current user. |
Constructors with parameter type javax.mail.Session | |
Constructor. |
Constructors with parameter type javax.mail.Session | |
Creates a new SMTPTransport instance. |
Constructors with parameter type javax.mail.Session | |
Constructor. |
Constructors with parameter type javax.mail.Session | |
Constructor. |
Constructors with parameter type javax.mail.Session | |
Constructor. | |
Constructor. |
Constructors with parameter type javax.mail.Session | |
Constructor with a session. | |
Constructor. | |
Constructor. | |
Constructor. |
Fields of type javax.mail.Session | |
Session | The session in scope for this message. |
Session | The session context for this service. |
Methods with return type javax.mail.Session | |
Session | Session.getDefaultInstance(Properties props) Get the default Session object. |
Session | Returns the default session. |
Session | Session.getInstance(Properties props) Returns a new Session. |
Session | Returns a new session. |
Session | Returns the session context. |
Constructors with parameter type javax.mail.Session | |
Constructor. |