| Package | Description |
|---|---|
| io.knotx.server.configuration |
| Modifier and Type | Method and Description |
|---|---|
MethodRoutingEntries |
MethodRoutingEntries.setItems(List<RoutingEntry> items)
Sets the list of routing entries
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,MethodRoutingEntries> |
KnotxFlowSettings.getRouting() |
| Modifier and Type | Method and Description |
|---|---|
KnotxFlowSettings |
KnotxFlowSettings.setRouting(Map<String,MethodRoutingEntries> engineRouting)
Set of HTTP method based routing entries, describing communication between Knots
|
| Constructor and Description |
|---|
MethodRoutingEntries(MethodRoutingEntries other)
Copy constructor
|
Copyright © 2016–2020. All rights reserved.