Package | Description |
---|---|
javax.mail |
Classes modelling a mail system.
|
Modifier and Type | Method and Description |
---|---|
static Session |
Session.getDefaultInstance(Properties props,
Authenticator authenticator)
Returns the default session.
|
static Session |
Session.getInstance(Properties props,
Authenticator authenticator)
Returns a new session.
|
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved