Uses of Class
io.grpc.internal.testing.StreamRecorder
-
Packages that use StreamRecorder Package Description io.grpc.internal.testing -
-
Uses of StreamRecorder in io.grpc.internal.testing
Methods in io.grpc.internal.testing that return StreamRecorder Modifier and Type Method Description static <T> StreamRecorder<T>
StreamRecorder. create()
Creates a new recorder.
-