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