| Package | Description |
|---|---|
| io.knotx.gateway |
| Modifier and Type | Method and Description |
|---|---|
GatewayKnotOptions |
GatewayKnotOptions.setAddress(String address)
The event bus
address the knot is listening on. |
| Modifier and Type | Method and Description |
|---|---|
static void |
GatewayKnotOptionsConverter.fromJson(io.vertx.core.json.JsonObject json,
GatewayKnotOptions obj) |
static void |
GatewayKnotOptionsConverter.toJson(GatewayKnotOptions obj,
io.vertx.core.json.JsonObject json) |
| Constructor and Description |
|---|
GatewayKnotOptions(GatewayKnotOptions other)
Copy constructor
|
Copyright © 2016–2018. All rights reserved.