Uses of Class
io.grpc.stub.AbstractBlockingStub
-
Packages that use AbstractBlockingStub Package Description io.grpc.stub API for the Stub layer. -
-
Uses of AbstractBlockingStub in io.grpc.stub
Classes in io.grpc.stub with type parameters of type AbstractBlockingStub Modifier and Type Class Description class
AbstractBlockingStub<S extends AbstractBlockingStub<S>>
Stub implementations for blocking stubs.
-