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
protocol
- the IMAPProtocol for the connectionProtocolException
- for protocol errorsCopyright © 2010 - 2020 Adobe. All Rights Reserved