public static interface IMAPFolder.ProtocolCommand
Modifier and Type | Method and Description |
---|---|
Object |
doCommand(IMAPProtocol protocol)
Execute the user-defined command using the supplied IMAPProtocol
object.
|
Object doCommand(IMAPProtocol protocol) throws ProtocolException
protocol
- the IMAPProtocol for the connectionProtocolException
- for protocol errorsCopyright © 2021 JBoss by Red Hat. All rights reserved.