Uses of Annotation Interface
io.grpc.Internal

Packages that use Internal
Package
Description
The gRPC core public API.
The in-process transport which is for when a server is in the same process as the client.
The main transport implementation based on Netty, for both the client and the server.
API for the Stub layer.
Utilities with advanced features in the core layer that user can optionally use.
Packages with annotations of type Internal
Package
Description
Interfaces and implementations that are internal to gRPC.