public final class MimeDefaultSession
extends java.lang.Object
MimeDefaultSession - Provides access to default instance of Session| Modifier and Type | Method and Description |
|---|---|
static java.util.Properties |
getDefaultMailProperties()
Gets a clone of the default mail properties.
|
static javax.mail.Session |
getDefaultSession()
Applies basic properties to system properties and instantiates the singleton instance of
Session. |
public static javax.mail.Session getDefaultSession()
Session.Sessionpublic static java.util.Properties getDefaultMailProperties()