public interface Transit
Different workflow for method call
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<Envelop> |
async(Envelop data)
Async mode
|
Transit |
connect(Method method) |
Transit |
connect(io.vertx.core.Vertx vertx) |
Copyright © 2021. All rights reserved.