| Package | Description |
|---|---|
| io.fabric8.gateway.model |
| Modifier and Type | Method and Description |
|---|---|
UriTemplateDefinition |
HttpProxyRule.chooseBackEndService(ClientRequestFacade requestFacade)
Chooses a back end service from the set of destination templates
|
UriTemplateDefinition |
HttpProxyRule.getUriTemplate() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<UriTemplateDefinition> |
HttpProxyRule.getDestinationUriTemplates() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpProxyRule.setUriTemplate(UriTemplateDefinition uriTemplate) |
void |
HttpProxyRule.to(UriTemplateDefinition templateDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpProxyRule.setDestinationUriTemplates(java.util.Set<UriTemplateDefinition> destinationUriTemplates) |
Copyright © 2011-2014 Red Hat. All Rights Reserved.