public class AdapterProxyVertxEBProxy extends Object implements AdapterProxy
| Constructor and Description |
|---|
AdapterProxyVertxEBProxy(io.vertx.core.Vertx vertx,
String address) |
AdapterProxyVertxEBProxy(io.vertx.core.Vertx vertx,
String address,
io.vertx.core.eventbus.DeliveryOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(AdapterRequest request,
io.vertx.core.Handler<io.vertx.core.AsyncResult<AdapterResponse>> result) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateProxy, createProxyWithOptionspublic AdapterProxyVertxEBProxy(io.vertx.core.Vertx vertx,
String address)
public AdapterProxyVertxEBProxy(io.vertx.core.Vertx vertx,
String address,
io.vertx.core.eventbus.DeliveryOptions options)
public void process(AdapterRequest request, io.vertx.core.Handler<io.vertx.core.AsyncResult<AdapterResponse>> result)
process in interface AdapterProxyCopyright © 2016–2020. All rights reserved.