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