| Package | Description |
|---|---|
| io.grpc |
The gRPC core public API.
|
| io.grpc.util |
Utilities with advanced features in the core layer that user can optionally use.
|
| Modifier and Type | Method and Description |
|---|---|
SynchronizationContext |
LoadBalancer.Helper.getSynchronizationContext()
Returns a
SynchronizationContext that runs tasks in the same Synchronization Context
as that the callback methods on the LoadBalancer interface are run in. |
| Modifier and Type | Method and Description |
|---|---|
SynchronizationContext |
ForwardingLoadBalancerHelper.getSynchronizationContext() |