| Package | Description |
|---|---|
| javax.mail |
| Modifier and Type | Method and Description |
|---|---|
static Session |
Session.getDefaultInstance(Properties props,
Authenticator authenticator)
Get the default Session object.
|
static Session |
Session.getInstance(Properties props,
Authenticator authenticator)
Get a new Session object.
|
Copyright © 2018 Oracle. All rights reserved.