public class ApplyMailboxReplicationObserver extends java.lang.Object implements IReplicationObserver
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ApplyMailboxReplicationObserver.Factory  | 
static class  | 
ApplyMailboxReplicationObserver.Watcher  | 
| Constructor and Description | 
|---|
ApplyMailboxReplicationObserver()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ApplyMailboxReplicationObserver.Watcher | 
addWatcher(java.lang.String mboxUniqueId)  | 
void | 
onApplyMailbox(java.lang.String mboxUniqueId,
              long lastUid)  | 
void | 
onApplyMessages(int count)  | 
public static ApplyMailboxReplicationObserver.Watcher addWatcher(java.lang.String mboxUniqueId)
public void onApplyMessages(int count)
onApplyMessages in interface IReplicationObserverpublic void onApplyMailbox(java.lang.String mboxUniqueId,
                           long lastUid)
onApplyMailbox in interface IReplicationObserverCopyright © 2023. All Rights Reserved.