Uses of Interface
org.eclipse.angus.mail.imap.IMAPFolder.ProtocolCommand
Package
Description
An IMAP protocol provider for the Jakarta Mail API
that provides access to an IMAP message store.
-
Uses of IMAPFolder.ProtocolCommand in org.eclipse.angus.mail.imap
Modifier and TypeMethodDescriptionIMAPFolder.doCommand
(IMAPFolder.ProtocolCommand cmd) Execute a user-supplied IMAP command.IMAPFolder.doCommandIgnoreFailure
(IMAPFolder.ProtocolCommand cmd) IMAPFolder.doOptionalCommand
(String err, IMAPFolder.ProtocolCommand cmd) protected Object
IMAPFolder.doProtocolCommand
(IMAPFolder.ProtocolCommand cmd)