| Package | Description |
|---|---|
| org.apache.knox.gateway.deploy | |
| org.apache.knox.gateway.services.topology | |
| org.apache.knox.gateway.topology | |
| org.apache.knox.gateway.topology.builder |
| Modifier and Type | Method and Description |
|---|---|
Topology |
DeploymentContext.getTopology() |
| Modifier and Type | Method and Description |
|---|---|
Topology |
TopologyService.parse(InputStream content)
Parse the specified XML topology content to produce a Topology object.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Topology> |
TopologyService.getTopologies() |
| Modifier and Type | Method and Description |
|---|---|
void |
TopologyService.deleteTopology(Topology t) |
void |
TopologyService.deployTopology(Topology t) |
Map<String,List<String>> |
TopologyService.getServiceTestURLs(Topology t,
GatewayConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Topology |
TopologyEvent.getTopology() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Topology> |
TopologyProvider.getTopologies() |
| Constructor and Description |
|---|
TopologyEvent(TopologyEvent.Type type,
Topology topology) |
| Modifier and Type | Method and Description |
|---|---|
Topology |
TopologyBuilder.build() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.