public class FeignBlockingLoadBalancerClient extends Object implements feign.Client
Client implementation that uses BlockingLoadBalancerClient to select
a ServiceInstance to use while resolving the request host.| Modifier and Type | Method and Description |
|---|---|
feign.Response |
execute(feign.Request request,
feign.Request.Options options) |
feign.Client |
getDelegate() |
public feign.Response execute(feign.Request request,
feign.Request.Options options)
throws IOException
execute in interface feign.ClientIOExceptionpublic feign.Client getDelegate()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.