Uses of Package
io.grpc.stub
Packages that use io.grpc.stub
Package
Description
API for the Stub layer.
-
Classes in io.grpc.stub used by com.google.devtools.build.v1ClassDescriptionStub implementations for async stubs.Stub implementations for blocking stubs.Stub implementations for future stubs.Common base type for stub implementations.Receives notifications from an observable stream of messages.
-
Classes in io.grpc.stub used by io.grpc.stubClassDescriptionStub implementations for async stubs.Stub implementations for blocking stubs.Stub implementations for future stubs.Common base type for stub implementations.A factory class for stub.A refinement of StreamObserver provided by the GRPC runtime to the application (the client or the server) that allows for more complex interactions with call behavior.A refinement of
CallStreamObserverthat allows for lower-level interaction with client calls.Companion enum for internal enumClientCalls.StubType.Adaptor to a bidirectional streaming method.Adaptor to a client streaming method.Adaptor to a server streaming method.Adaptor to a unary call method.Receives notifications from an observable stream of messages. -
Classes in io.grpc.stub used by org.jetbrains.bsp.bazel.server.bep