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