public static interface IMAPFolder.ProtocolCommand
| 限定符和类型 | 方法和说明 |
|---|---|
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 Oracle. All rights reserved.