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 © 1996-2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.