Uses of Interface
io.grpc.Drainable
-
Packages that use Drainable Package Description io.grpc.protobuf.lite API for gRPC over Protocol Buffers with proto message classes generated by the Lite Runtime library. -
-
Uses of Drainable in io.grpc.protobuf.lite
Classes in io.grpc.protobuf.lite that implement Drainable Modifier and Type Class Description (package private) class
ProtoInputStream
AnInputStream
backed by a protobuf.
-