| Constructor and Description |
|---|
KnotProxyVertxEBProxy(io.vertx.core.Vertx vertx,
String address) |
KnotProxyVertxEBProxy(io.vertx.core.Vertx vertx,
String address,
io.vertx.core.eventbus.DeliveryOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(KnotContext knotContext,
io.vertx.core.Handler<io.vertx.core.AsyncResult<KnotContext>> result) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateProxy, createProxyWithOptionspublic KnotProxyVertxEBProxy(io.vertx.core.Vertx vertx,
String address)
public KnotProxyVertxEBProxy(io.vertx.core.Vertx vertx,
String address,
io.vertx.core.eventbus.DeliveryOptions options)
public void process(KnotContext knotContext, io.vertx.core.Handler<io.vertx.core.AsyncResult<KnotContext>> result)
Copyright © 2016–2020. All rights reserved.