public class RenameCommand extends SimpleCommand<java.lang.Boolean>
command| Constructor and Description |
|---|
RenameCommand(java.lang.String mailbox,
java.lang.String newMailbox) |
| Modifier and Type | Method and Description |
|---|---|
void |
responseReceived(java.util.List<IMAPResponse> rs) |
buildCommand, rawCommand, taggedResponseReceivedpublic RenameCommand(java.lang.String mailbox,
java.lang.String newMailbox)
public void responseReceived(java.util.List<IMAPResponse> rs)
responseReceived in class SimpleCommand<java.lang.Boolean>Copyright © 2023. All Rights Reserved.