| Package | Description |
|---|---|
| io.knotx.assembler | |
| io.knotx.gateway | |
| io.knotx.knot | |
| io.knotx.proxy | |
| io.knotx.reactivex.proxy | |
| io.knotx.splitter |
| Modifier and Type | Class and Description |
|---|---|
class |
FragmentAssemblerKnotProxyImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
GatewayKnotProxyImpl |
class |
ResponseProviderKnotProxyImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractKnotProxy
Abstract class that should be root for all custom knots
|
| Modifier and Type | Class and Description |
|---|---|
class |
KnotProxyVertxEBProxy |
| Modifier and Type | Method and Description |
|---|---|
static KnotProxy |
KnotProxy.createProxy(io.vertx.core.Vertx vertx,
String address) |
static KnotProxy |
KnotProxy.createProxyWithOptions(io.vertx.core.Vertx vertx,
String address,
io.vertx.core.eventbus.DeliveryOptions deliveryOptions) |
| Constructor and Description |
|---|
KnotProxyVertxProxyHandler(io.vertx.core.Vertx vertx,
KnotProxy service) |
KnotProxyVertxProxyHandler(io.vertx.core.Vertx vertx,
KnotProxy service,
boolean topLevel,
long timeoutSeconds) |
KnotProxyVertxProxyHandler(io.vertx.core.Vertx vertx,
KnotProxy service,
long timeoutInSecond) |
| Modifier and Type | Method and Description |
|---|---|
KnotProxy |
KnotProxy.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static KnotProxy |
KnotProxy.newInstance(KnotProxy arg) |
| Constructor and Description |
|---|
KnotProxy(KnotProxy delegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
FragmentSplitterKnotProxyImpl |
Copyright © 2016–2020. All rights reserved.