Uses of Class
io.vertx.up.commune.Envelop
Packages that use Envelop
Package
Description
-
Uses of Envelop in io.horizon.spi.cloud.query
Methods in io.horizon.spi.cloud.query that return types with arguments of type EnvelopMethods in io.horizon.spi.cloud.query with parameters of type Envelop -
Uses of Envelop in io.vertx.core.eventbus
Methods in io.vertx.core.eventbus that return EnvelopModifier and TypeMethodDescriptionEnvelopCodec.decodeFromWire(int i, io.vertx.core.buffer.Buffer buffer) Methods in io.vertx.core.eventbus with parameters of type EnvelopModifier and TypeMethodDescriptionvoidEnvelopCodec.encodeToWire(io.vertx.core.buffer.Buffer buffer, Envelop message) -
Uses of Envelop in io.vertx.up.commune
Methods in io.vertx.up.commune that return EnvelopModifier and TypeMethodDescriptionEnvelop.acl(io.horizon.specification.meta.secure.Acl acl) Envelop.bind(io.vertx.ext.web.RoutingContext context) ActOut.envelop(io.vertx.up.commune.exchange.BTree mapping) static EnvelopEnvelop.failure(io.horizon.exception.WebException error) static Envelopstatic EnvelopActIn.getEnvelop()static EnvelopEnvelop.ok()static EnvelopEnvelop.okJson()static <T> EnvelopEnvelop.success(T entity) static <T> EnvelopEnvelop.success(T entity, io.horizon.eon.em.web.HttpStatusCode status) Methods in io.vertx.up.commune with parameters of type EnvelopModifier and TypeMethodDescriptionConstructors in io.vertx.up.commune with parameters of type Envelop -
Uses of Envelop in io.vertx.up.extension
Methods in io.vertx.up.extension that return types with arguments of type EnvelopModifier and TypeMethodDescriptionio.vertx.core.Future<Envelop>io.vertx.core.Future<Envelop>io.vertx.core.Future<Envelop>Methods in io.vertx.up.extension with parameters of type Envelop -
Uses of Envelop in io.vertx.up.extension.pointer
Methods in io.vertx.up.extension.pointer that return types with arguments of type EnvelopModifier and TypeMethodDescriptionstatic io.vertx.core.Future<Envelop>static io.vertx.core.Future<Envelop>Methods in io.vertx.up.extension.pointer with parameters of type Envelop -
Uses of Envelop in io.vertx.up.uca.invoker
Methods in io.vertx.up.uca.invoker that return EnvelopMethods in io.vertx.up.uca.invoker that return types with arguments of type EnvelopModifier and TypeMethodDescriptionAbstractInvoker.nextEnvelop(io.vertx.core.Vertx vertx, Method method) protected <T> io.vertx.core.Future<Envelop>AbstractInvoker.nextEnvelop(io.vertx.core.Vertx vertx, Method method, T result) Methods in io.vertx.up.uca.invoker with parameters of type EnvelopModifier and TypeMethodDescriptionstatic ObjectInvokerUtil.invokeCall(Object proxy, Method method, Envelop envelop) protected ObjectAbstractInvoker.invokeInternal(Object proxy, Method method, Envelop envelop) R method(T..)protected io.vertx.core.FutureAbstractInvoker.invokeJson(Object proxy, Method method, Envelop envelop) Future method(JsonObject) Future method(JsonArray)Method parameters in io.vertx.up.uca.invoker with type arguments of type EnvelopModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidInvoke method and replyingvoidvoidvoidvoidvoidAsyncInvoker.next(Object proxy, Method method, io.vertx.core.eventbus.Message<Envelop> message, io.vertx.core.Vertx vertx) voidDimInvoker.next(Object proxy, Method method, io.vertx.core.eventbus.Message<Envelop> message, io.vertx.core.Vertx vertx) voidDynamicInvoker.next(Object proxy, Method method, io.vertx.core.eventbus.Message<Envelop> message, io.vertx.core.Vertx vertx) voidFutureInvoker.next(Object proxy, Method method, io.vertx.core.eventbus.Message<Envelop> message, io.vertx.core.Vertx vertx) voidInvoker.next(Object proxy, Method method, io.vertx.core.eventbus.Message<Envelop> message, io.vertx.core.Vertx vertx) Invoke method and ( Ipc ) then replyingvoidMessageInvoker.next(Object proxy, Method method, io.vertx.core.eventbus.Message<Envelop> message, io.vertx.core.Vertx vertx) voidPingInvoker.next(Object proxy, Method method, io.vertx.core.eventbus.Message<Envelop> message, io.vertx.core.Vertx vertx) voidPingTInvoker.next(Object proxy, Method method, io.vertx.core.eventbus.Message<Envelop> message, io.vertx.core.Vertx vertx) voidSyncInvoker.next(Object proxy, Method method, io.vertx.core.eventbus.Message<Envelop> message, io.vertx.core.Vertx vertx) -
Uses of Envelop in io.vertx.up.uca.job.phase
Methods in io.vertx.up.uca.job.phase that return types with arguments of type EnvelopModifier and TypeMethodDescriptionio.vertx.core.Future<Envelop>Phase.callbackAsync(Envelop envelop) io.vertx.core.Future<Envelop>Phase.incomeAsync(Envelop envelop) io.vertx.core.Future<Envelop>Phase.inputAsync(Mission mission) io.vertx.core.Future<Envelop>Phase.invokeAsync(Envelop envelop) io.vertx.core.Future<Envelop>Phase.outcomeAsync(Envelop envelop) io.vertx.core.Future<Envelop>Phase.outputAsync(Envelop envelop) Methods in io.vertx.up.uca.job.phase with parameters of type EnvelopModifier and TypeMethodDescriptionio.vertx.core.Future<Envelop>Phase.callbackAsync(Envelop envelop) io.vertx.core.Future<Envelop>Phase.incomeAsync(Envelop envelop) io.vertx.core.Future<Envelop>Phase.invokeAsync(Envelop envelop) io.vertx.core.Future<Envelop>Phase.outcomeAsync(Envelop envelop) io.vertx.core.Future<Envelop>Phase.outputAsync(Envelop envelop) -
Uses of Envelop in io.vertx.up.uca.job.plugin
Methods in io.vertx.up.uca.job.plugin that return types with arguments of type EnvelopModifier and TypeMethodDescriptionio.vertx.core.Future<Envelop>JobOutcome.afterAsync(Envelop envelop) io.vertx.core.Future<Envelop>JobIncome.beforeAsync(Envelop envelop) Methods in io.vertx.up.uca.job.plugin with parameters of type EnvelopModifier and TypeMethodDescriptionio.vertx.core.Future<Envelop>JobOutcome.afterAsync(Envelop envelop) io.vertx.core.Future<Envelop>JobIncome.beforeAsync(Envelop envelop) -
Uses of Envelop in io.vertx.up.uca.registry
Methods in io.vertx.up.uca.registry that return types with arguments of type EnvelopMethods in io.vertx.up.uca.registry with parameters of type Envelop -
Uses of Envelop in io.vertx.up.uca.rs.hunt
Methods in io.vertx.up.uca.rs.hunt that return EnvelopModifier and TypeMethodDescriptionprotected EnvelopBaseAim.failure(String address, io.vertx.core.AsyncResult<io.vertx.core.eventbus.Message<Envelop>> handler) static EnvelopAnswer.previous(io.vertx.ext.web.RoutingContext context) protected EnvelopBaseAim.success(String address, io.vertx.core.AsyncResult<io.vertx.core.eventbus.Message<Envelop>> handler) Methods in io.vertx.up.uca.rs.hunt with parameters of type EnvelopModifier and TypeMethodDescriptionstatic voidstatic voidstatic voidstatic voidstatic voidAnswer.reply(io.vertx.ext.web.RoutingContext context, Envelop envelop, Supplier<Set<jakarta.ws.rs.core.MediaType>> supplier) Method parameters in io.vertx.up.uca.rs.hunt with type arguments of type Envelop -
Uses of Envelop in io.vertx.up.uca.rs.hunt.adaptor
Methods in io.vertx.up.uca.rs.hunt.adaptor with parameters of type EnvelopModifier and TypeMethodDescriptionvoidvoidvoidPre-Condition 1) Response is not ended 2) The request method is not HEADprotected String -
Uses of Envelop in io.vertx.up.uca.rs.mime
Methods in io.vertx.up.uca.rs.mime that return EnvelopModifier and TypeMethodDescriptionresponse mime analyzingMethods in io.vertx.up.uca.rs.mime with parameters of type Envelop -
Uses of Envelop in io.vertx.up.unity
Methods in io.vertx.up.unity that return EnvelopModifier and TypeMethodDescriptionstatic EnvelopUx.fromEnvelop(Class<? extends io.horizon.exception.WebException> clazz, Object... args) static <T> EnvelopUx.fromEnvelop(T entity) static <T> EnvelopUx.fromEnvelop(T entity, io.horizon.exception.WebException error) Methods in io.vertx.up.unity that return types with arguments of type EnvelopMethods in io.vertx.up.unity with parameters of type EnvelopModifier and TypeMethodDescriptionstatic <T> TUx.fromEnvelop(Envelop envelop, Class<T> clazz, String pojo) static io.vertx.core.json.JsonObjectUx.fromEnvelop(Envelop envelop, String pojo) static <T> TUx.fromEnvelop1(Envelop envelop, Class<T> clazz, String pojo) static io.vertx.core.json.JsonObjectUx.fromEnvelop1(Envelop envelop, String pojo) static <T> TUx.fromEnvelop2(Envelop envelop, Class<T> clazz, String pojo) static io.vertx.core.json.JsonObjectUx.fromEnvelop2(Envelop envelop, String pojo) static io.vertx.core.json.JsonArraystatic io.vertx.core.json.JsonArraystatic io.vertx.core.json.JsonArraystatic io.vertx.core.json.JsonArraystatic io.vertx.core.json.JsonObjectstatic <T> Tstatic IntegerUx.getInteger(Envelop envelop) static IntegerUx.getInteger(Envelop envelop, int index) static IntegerUx.getInteger1(Envelop envelop) static IntegerUx.getInteger2(Envelop envelop) static io.vertx.core.json.JsonObjectstatic io.vertx.core.json.JsonObjectstatic io.vertx.core.json.JsonObjectstatic io.vertx.core.json.JsonObjectstatic Longstatic Longstatic Longstatic Longstatic Stringstatic Stringstatic StringUx.getString1(Envelop envelop) static StringUx.getString2(Envelop envelop) static <T> Tstatic <T> Tstatic <T> Tstatic <T> Tstatic io.vertx.up.atom.secure.Visstatic io.vertx.up.atom.secure.Visstatic io.vertx.up.atom.secure.Visstatic io.vertx.up.atom.secure.Visstatic ObjectUx.toParameter(Envelop envelop, Class<?> type) static ObjectUx.toParameter(Envelop envelop, Class<?> type, Mission mission, io.vertx.up.atom.Refer underway) Method parameters in io.vertx.up.unity with type arguments of type Envelop