public static interface IMAPFolder.ProtocolCommand
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
doCommand(com.sun.mail.imap.protocol.IMAPProtocol protocol)
Execute the user-defined command using the supplied IMAPProtocol
object.
|