| Modifier and Type | Method and Description | 
|---|---|
static java.lang.String[] | 
Upstream.getOutput(IProxySession ps,
         java.lang.String untagged)  | 
static LocalJsonObject<UpstreamExecutorVerticle.SessionCommand> | 
UpstreamExecutorVerticle.SessionCommand.of(IProxySession ps,
  java.lang.String untagged)  | 
static void | 
UpstreamExecutorVerticle.submit(IProxySession ps,
      java.lang.String command,
      org.vertx.java.core.Handler<org.vertx.java.core.eventbus.Message<LocalJsonObject<UpstreamExecutorVerticle.UpstreamResult>>> handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MailboxIndexUpdater.onCompleteCommand(IProxySession ps,
                 java.lang.String req,
                 java.lang.String resp)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected IProxySession | 
AbstractIndexOperation.ps  | 
| Constructor and Description | 
|---|
AbstractIndexOperation(IProxySession ps,
                      IDSet set)  | 
CopyMailRunnable(IProxySession ps,
                java.lang.String oriBox,
                java.lang.String oriUid,
                java.lang.String targetUid)  | 
ExpungeRunnable(IProxySession ps)  | 
FlagsChangeRunnable(IProxySession ps,
                   IDSet set,
                   FlagUpdateMode mode,
                   java.util.Collection<java.lang.String> flags)  | 
FolderDeleteRunnable(IProxySession ps,
                    java.lang.String from)  | 
IndexRunnable(IProxySession ps,
             IDSet set)  | 
UidExpungeRunnable(IProxySession ps,
                  java.lang.String uidSet)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ForwardToMQ.onCompleteCommand(IProxySession ps,
                 java.lang.String req,
                 java.lang.String resp)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ImmutableSession  | 
class  | 
ProxySession  | 
| Modifier and Type | Method and Description | 
|---|---|
IProxySession | 
ProxySession.immutable()  | 
IProxySession | 
ImmutableSession.immutable()  | 
IProxySession | 
IProxySession.immutable()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IIMAPSessionListener.onCompleteCommand(IProxySession ps,
                 java.lang.String req,
                 java.lang.String resp)  | 
| Modifier and Type | Method and Description | 
|---|---|
IProxySession | 
CompletedImapCommandEvent.getSession()  | 
IProxySession | 
StartedImapCommandEvent.getSession()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
SessionListeners.notify(java.util.Collection<IIMAPSessionListener> sls,
      IProxySession ps,
      java.lang.String req,
      java.lang.String resp)  | 
| Constructor and Description | 
|---|
CompletedImapCommandEvent(java.lang.String tag,
                         java.lang.String response,
                         IProxySession ps)  | 
StartedImapCommandEvent(java.lang.String tag,
                       IProxySession ps,
                       long time,
                       java.lang.String command)  | 
Copyright © 2021. All Rights Reserved.