Uses of Class
io.grpc.internal.AbstractClientStream
-
Packages that use AbstractClientStream Package Description io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of AbstractClientStream in io.grpc.netty
Subclasses of AbstractClientStream in io.grpc.netty Modifier and Type Class Description (package private) class
NettyClientStream
Client stream for a Netty transport.
-