Package | Description |
---|---|
javax.mail |
The JavaMail™ API
provides classes that model a mail system.
|
javax.mail.internet |
Classes specific to Internet mail systems.
|
Modifier and Type | Method and Description |
---|---|
MessageContext |
MessageAware.getMessageContext()
Return the message context.
|
Modifier and Type | Method and Description |
---|---|
MessageContext |
MimePartDataSource.getMessageContext()
Return the
MessageContext for the current part. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.