| Package | Description |
|---|---|
| io.fabric8.gateway.api.handlers.http |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IMappedServices> |
HttpGateway.getMappedServices()
Returns the currently mapped services indexed by URI prefix on this HTTP gateway
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpMappingRule.appendMappedServices(Map<String,IMappedServices> uriToServicesMap)
Using the mapping rules add all the mapped services to the given map with the URI prefix as the key of the map and
the mapped services as the value
|
protected String |
HttpGatewayClient.mappingRulesToJson(Map<String,IMappedServices> rules) |
Copyright © 2011–2014 Red Hat. All rights reserved.