See: Description
Class | Description |
---|---|
ForwardingLoadBalancer | |
ForwardingLoadBalancerHelper | |
MutableHandlerRegistry |
Default implementation of
MutableHandlerRegistry . |
RoundRobinLoadBalancerFactory | Deprecated
use
LoadBalancerRegistry.getProvider(java.lang.String) with "round_robin" policy. |
TransmitStatusRuntimeExceptionInterceptor |
A class that intercepts uncaught exceptions of type
StatusRuntimeException and handles
them by closing the ServerCall , and transmitting the exception's status and metadata
to the client. |
Copyright © 2019. All rights reserved.