@Order(value=0)
public interface LoadBalancerRequestTransformer
HttpRequest given the chosen
ServiceInstance.| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_ORDER
Order for the load balancer request tranformer.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.HttpRequest |
transformRequest(org.springframework.http.HttpRequest request,
ServiceInstance instance) |
static final int DEFAULT_ORDER
org.springframework.http.HttpRequest transformRequest(org.springframework.http.HttpRequest request,
ServiceInstance instance)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.