Uses of Interface
io.grpc.internal.InternalServer

Packages that use InternalServer
Package
Description
The in-process transport which is for when a server is in the same process as the client.
Interfaces and implementations that are internal to gRPC.
The main transport implementation based on Netty, for both the client and the server.
API that implements gRPC server as a servlet.
API that implements gRPC server as a servlet.