Uses of Class
io.grpc.internal.AbstractClientStream
Packages that use AbstractClientStream
Package
Description
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.nettyModifier and TypeClassDescription(package private) class
Client stream for a Netty transport.