| Constructor and Description | 
|---|
UIDCopyCommand(java.util.Collection<java.lang.Integer> uids,
              java.lang.String destMailbox)  | 
UIDCopyCommand(java.lang.String setString,
              java.lang.String destMailbox)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected CommandArgument | 
buildCommand()  | 
void | 
responseReceived(java.util.List<IMAPResponse> rs)  | 
execute, fromUtf7, getReceivedData, isOk, taggedResponseReceived, toUtf7, toUtf7public UIDCopyCommand(java.util.Collection<java.lang.Integer> uids,
                      java.lang.String destMailbox)
public UIDCopyCommand(java.lang.String setString,
                      java.lang.String destMailbox)
protected CommandArgument buildCommand()
buildCommand in class Command<java.util.Map<java.lang.Integer,java.lang.Integer>>public void responseReceived(java.util.List<IMAPResponse> rs)
responseReceived in class Command<java.util.Map<java.lang.Integer,java.lang.Integer>>Copyright © 2021. All Rights Reserved.