Interface LoadBalancerClientRequestTransformer


  • @Order(0)
    public interface LoadBalancerClientRequestTransformer
    Allows applications to transform the load-balanced ClientRequest given the chosen ServiceInstance.
    Author:
    Toshiaki Maki