public static interface IMAPFolder.ProtocolCommand
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
doCommand(IMAPProtocol protocol)
Execute the user-defined command using the supplied IMAPProtocol
object.
|
java.lang.Object doCommand(IMAPProtocol protocol) throws ProtocolException
ProtocolExceptionCopyright © 2013 Oracle. All Rights Reserved.