| 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 |
|---|---|
Set<UriTemplateDefinition> |
HttpProxyRule.getDestinationUriTemplates() |
| Modifier and Type | Method and Description |
|---|---|
HttpProxyRule |
HttpProxyRule.setUriTemplate(UriTemplateDefinition uriTemplate) |
HttpProxyRule |
HttpProxyRule.to(UriTemplateDefinition templateDefinition) |
| Modifier and Type | Method and Description |
|---|---|
HttpProxyRule |
HttpProxyRule.setDestinationUriTemplates(Set<UriTemplateDefinition> destinationUriTemplates) |
Copyright © 2011–2014 Red Hat. All rights reserved.