@FunctionalInterface public interface ServiceLoadBalancer
ServiceDiscovery,
ServiceFilter,
ServiceChooser| Modifier and Type | Method and Description |
|---|---|
<T> T |
process(String serviceName,
ServiceLoadBalancerFunction<T> function) |
<T> T process(String serviceName, ServiceLoadBalancerFunction<T> function) throws Exception
ExceptionApache Camel