| 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 | Class and Description |
|---|---|
class |
ClientStreamTracer
StreamTracer for the client-side. |
class |
ServerStreamTracer
Listens to events on a stream to collect metrics.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingClientStreamTracer |