Package | Description |
---|---|
net.bluemind.ips.imap.dm.commands |
Modifier and Type | Method and Description |
---|---|
static LocalJsonObject<UpstreamExecutorVerticle.UpstreamResult> |
UpstreamExecutorVerticle.UpstreamResult.failed(IMAPException t) |
static LocalJsonObject<UpstreamExecutorVerticle.UpstreamResult> |
UpstreamExecutorVerticle.UpstreamResult.success(java.lang.String[] results) |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2021. All Rights Reserved.