Uses of Interface
io.grpc.internal.ThreadOptimizedDeframer
Packages that use ThreadOptimizedDeframer
-
Uses of ThreadOptimizedDeframer in io.grpc.internal
Classes in io.grpc.internal that implement ThreadOptimizedDeframerModifier and TypeClassDescription(package private) final class
A deframer that moves decoding between the transport and app threads based on which is more efficient at that moment.