public static class UpstreamExecutorVerticle.UpstreamResult
extends java.lang.Object
Constructor and Description |
---|
UpstreamResult() |
Modifier and Type | Method and Description |
---|---|
static LocalJsonObject<UpstreamExecutorVerticle.UpstreamResult> |
failed(IMAPException t) |
java.lang.String[] |
results() |
static LocalJsonObject<UpstreamExecutorVerticle.UpstreamResult> |
success(java.lang.String[] results) |
public static LocalJsonObject<UpstreamExecutorVerticle.UpstreamResult> failed(IMAPException t)
public static LocalJsonObject<UpstreamExecutorVerticle.UpstreamResult> success(java.lang.String[] results)
public java.lang.String[] results() throws IMAPException
IMAPException
Copyright © 2021. All Rights Reserved.