Uses of Class
io.grpc.stub.AbstractAsyncStub
Packages that use AbstractAsyncStub
-
Uses of AbstractAsyncStub in com.google.devtools.build.v1
Subclasses of AbstractAsyncStub in com.google.devtools.build.v1Modifier and TypeClassDescriptionstatic final classA stub to allow clients to do asynchronous rpc calls to service PublishBuildEvent. -
Uses of AbstractAsyncStub in io.grpc.stub
Classes in io.grpc.stub with type parameters of type AbstractAsyncStubModifier and TypeClassDescriptionclassAbstractAsyncStub<S extends AbstractAsyncStub<S>>Stub implementations for async stubs.