Uses of Interface
io.grpc.internal.ThreadOptimizedDeframer
-
Packages that use ThreadOptimizedDeframer Package Description io.grpc.internal Interfaces and implementations that are internal to gRPC. -
-
Uses of ThreadOptimizedDeframer in io.grpc.internal
Classes in io.grpc.internal that implement ThreadOptimizedDeframer Modifier and Type Class Description (package private) classMigratingThreadDeframerA deframer that moves decoding between the transport and app threads based on which is more efficient at that moment.
-