Uses of Interface
io.vertx.up.uca.rs.Aim
-
Packages that use Aim Package Description io.vertx.up.uca.rs.dispatch io.vertx.up.uca.rs.hunt -
-
Uses of Aim in io.vertx.up.uca.rs.dispatch
Methods in io.vertx.up.uca.rs.dispatch that return Aim Modifier and Type Method Description Aim<Context>Differ. build(Event event)Aim<io.vertx.ext.web.RoutingContext>ModeSplitter. distribute(Event event) -
Uses of Aim in io.vertx.up.uca.rs.hunt
Classes in io.vertx.up.uca.rs.hunt that implement Aim Modifier and Type Class Description classAsyncAimclassIpcAimclassOneWayAimOneWayAim: Event Bus: One-WayclassPingAimBlockAim: Non-Event Bus: One-WayclassSyncAimSyncAim: Non-Event Bus: Request-Response
-