| Package | Description |
|---|---|
| io.grpc.testing |
API that is useful for testing gRPC.
|
| io.grpc.util |
Utilities with advanced features in the core layer that user can optionally use.
|
| Class and Description |
|---|
| MutableHandlerRegistry
Default implementation of
MutableHandlerRegistry. |
| Class and Description |
|---|
| RoundRobinLoadBalancerFactory
Deprecated.
use
LoadBalancerRegistry.getProvider(java.lang.String) with "round-robin" policy. This
class will be deleted soon. |