public class GetMailboxes extends java.lang.Object implements IAsyncReplicationCommand
C: GET MAILBOXES (vagrant.vmw!user.admin)Reponse:
S: * MAILBOX %(UNIQUEID 5596488a58661ddc MBOXNAME vagrant.vmw!user.admin LAST_UID 1 HIGHESTMODSEQ 10 RECENTUID 1 RECENTTIME 1483104873 LAST_APPENDDATE 1483088316 POP3_LAST_LOGIN 0 UIDVALIDITY 1483087324 PARTITION vagrant_vmw ACL "admin@vagrant.vmw lrswipkxtecda admin0 lrswipkxtecda " OPTIONS P SYNC_CRC 3758469704) S: OK success
Modifier and Type | Class and Description |
---|---|
static class |
GetMailboxes.GetMailboxesResponse |
Constructor and Description |
---|
GetMailboxes() |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<CommandResult> |
doIt(ReplicationSession session,
Token t,
ReplicationFrame frame) |
public java.util.concurrent.CompletableFuture<CommandResult> doIt(ReplicationSession session, Token t, ReplicationFrame frame)
doIt
in interface IAsyncReplicationCommand
Copyright © 2021. All Rights Reserved.