Class | Description |
---|---|
ForwardingClientStreamTracer | |
ForwardingLoadBalancer | |
ForwardingLoadBalancerHelper | |
ForwardingSubchannel | |
GracefulSwitchLoadBalancer |
A load balancer that gracefully swaps to a new lb policy.
|
InProcessChannelBuilder |
Builder for a channel that issues in-process requests.
|
InProcessServerBuilder |
Builder for a server that services in-process requests.
|
InProcessSocketAddress |
Custom SocketAddress class for
InProcessTransport . |
MutableHandlerRegistry |
Default implementation of
MutableHandlerRegistry . |
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. |