See: Description
Class | Description |
---|---|
ForwardingLoadBalancerHelper | |
MutableHandlerRegistry |
Default implementation of
MutableHandlerRegistry . |
RoundRobinLoadBalancerFactory |
A
LoadBalancer that provides round-robin load balancing mechanism over the
addresses from the NameResolver . |
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 © 2018. All rights reserved.