| Package | Description |
|---|---|
| io.knotx.adapter | |
| io.knotx.proxy | |
| io.knotx.reactivex.proxy |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAdapterProxy
Deprecated.
As of release 1.3.1, the adapter is the Knot.x Data Bridge extension point.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterProxyVertxEBProxy |
| Modifier and Type | Method and Description |
|---|---|
static AdapterProxy |
AdapterProxy.createProxy(io.vertx.core.Vertx vertx,
String address)
Deprecated.
|
static AdapterProxy |
AdapterProxy.createProxyWithOptions(io.vertx.core.Vertx vertx,
String address,
io.vertx.core.eventbus.DeliveryOptions deliveryOptions)
Deprecated.
|
| Constructor and Description |
|---|
AdapterProxyVertxProxyHandler(io.vertx.core.Vertx vertx,
AdapterProxy service) |
AdapterProxyVertxProxyHandler(io.vertx.core.Vertx vertx,
AdapterProxy service,
boolean topLevel,
long timeoutSeconds) |
AdapterProxyVertxProxyHandler(io.vertx.core.Vertx vertx,
AdapterProxy service,
long timeoutInSecond) |
| Modifier and Type | Method and Description |
|---|---|
AdapterProxy |
AdapterProxy.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static AdapterProxy |
AdapterProxy.newInstance(AdapterProxy arg) |
| Constructor and Description |
|---|
AdapterProxy(AdapterProxy delegate) |
Copyright © 2016–2020. All rights reserved.