Package | Description |
---|---|
com.sun.mail.iap | |
com.sun.mail.imap |
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
|
Modifier and Type | Method and Description |
---|---|
void |
Protocol.addResponseHandler(ResponseHandler h)
Adds a response handler.
|
void |
Protocol.removeResponseHandler(ResponseHandler h)
Removed the specified response handler.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFolder
The default IMAP folder (root of the naming hierarchy).
|
class |
IMAPFolder
This class implements an IMAP folder.
|
class |
IMAPSSLStore
This class provides access to an IMAP message store over SSL.
|
class |
IMAPStore
This class provides access to an IMAP message store.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.