Package io.vertx.up.uca.job.phase
Class Phase
java.lang.Object
io.vertx.up.uca.job.phase.Phase
-
Method Summary
Modifier and TypeMethodDescriptionbind(io.vertx.core.Vertx vertx) io.vertx.core.Future<Envelop>callbackAsync(Envelop envelop) io.vertx.core.Future<Envelop>incomeAsync(Envelop envelop) io.vertx.core.Future<Envelop>inputAsync(Mission mission) io.vertx.core.Future<Envelop>invokeAsync(Envelop envelop) io.vertx.core.Future<Envelop>outcomeAsync(Envelop envelop) io.vertx.core.Future<Envelop>outputAsync(Envelop envelop) static Phase
-
Method Details
-
start
-
bind
-
bind
-
inputAsync
-
incomeAsync
-
invokeAsync
-
outcomeAsync
-
outputAsync
-
callbackAsync
-