Uses of Package
io.grpc.stub
-
Packages that use io.grpc.stub Package Description io.grpc.channelz.v1 io.grpc.grpclb io.grpc.health.v1 io.grpc.lb.v1 io.grpc.lookup.v1 io.grpc.protobuf.services Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.io.grpc.reflection.v1 io.grpc.reflection.v1alpha io.grpc.services Service definitions and utilities for the pre-defined gRPC services.io.grpc.stub API for the Stub layer. -
Classes in io.grpc.stub used by io.grpc.channelz.v1 Class Description AbstractAsyncStub Stub implementations for async stubs.AbstractBlockingStub Stub implementations for blocking stubs.AbstractFutureStub Stub implementations for future stubs.AbstractStub Common base type for stub implementations.ServerCalls.BidiStreamingMethod Adaptor to a bidirectional streaming method.ServerCalls.ClientStreamingMethod Adaptor to a client streaming method.ServerCalls.ServerStreamingMethod Adaptor to a server streaming method.ServerCalls.StreamingRequestMethod ServerCalls.UnaryMethod Adaptor to a unary call method.ServerCalls.UnaryRequestMethod StreamObserver Receives notifications from an observable stream of messages. -
Classes in io.grpc.stub used by io.grpc.grpclb Class Description StreamObserver Receives notifications from an observable stream of messages. -
Classes in io.grpc.stub used by io.grpc.health.v1 Class Description AbstractAsyncStub Stub implementations for async stubs.AbstractBlockingStub Stub implementations for blocking stubs.AbstractFutureStub Stub implementations for future stubs.AbstractStub Common base type for stub implementations.ServerCalls.BidiStreamingMethod Adaptor to a bidirectional streaming method.ServerCalls.ClientStreamingMethod Adaptor to a client streaming method.ServerCalls.ServerStreamingMethod Adaptor to a server streaming method.ServerCalls.StreamingRequestMethod ServerCalls.UnaryMethod Adaptor to a unary call method.ServerCalls.UnaryRequestMethod StreamObserver Receives notifications from an observable stream of messages. -
Classes in io.grpc.stub used by io.grpc.lb.v1 Class Description AbstractAsyncStub Stub implementations for async stubs.AbstractBlockingStub Stub implementations for blocking stubs.AbstractFutureStub Stub implementations for future stubs.AbstractStub Common base type for stub implementations.ServerCalls.BidiStreamingMethod Adaptor to a bidirectional streaming method.ServerCalls.ClientStreamingMethod Adaptor to a client streaming method.ServerCalls.ServerStreamingMethod Adaptor to a server streaming method.ServerCalls.StreamingRequestMethod ServerCalls.UnaryMethod Adaptor to a unary call method.ServerCalls.UnaryRequestMethod StreamObserver Receives notifications from an observable stream of messages. -
Classes in io.grpc.stub used by io.grpc.lookup.v1 Class Description AbstractAsyncStub Stub implementations for async stubs.AbstractBlockingStub Stub implementations for blocking stubs.AbstractFutureStub Stub implementations for future stubs.AbstractStub Common base type for stub implementations.ServerCalls.BidiStreamingMethod Adaptor to a bidirectional streaming method.ServerCalls.ClientStreamingMethod Adaptor to a client streaming method.ServerCalls.ServerStreamingMethod Adaptor to a server streaming method.ServerCalls.StreamingRequestMethod ServerCalls.UnaryMethod Adaptor to a unary call method.ServerCalls.UnaryRequestMethod StreamObserver Receives notifications from an observable stream of messages. -
Classes in io.grpc.stub used by io.grpc.protobuf.services Class Description ServerCallStreamObserver A refinement ofCallStreamObserver
to allows for interaction with call cancellation events on the server side.StreamObserver Receives notifications from an observable stream of messages. -
Classes in io.grpc.stub used by io.grpc.reflection.v1 Class Description AbstractAsyncStub Stub implementations for async stubs.AbstractBlockingStub Stub implementations for blocking stubs.AbstractFutureStub Stub implementations for future stubs.AbstractStub Common base type for stub implementations.ServerCalls.BidiStreamingMethod Adaptor to a bidirectional streaming method.ServerCalls.ClientStreamingMethod Adaptor to a client streaming method.ServerCalls.ServerStreamingMethod Adaptor to a server streaming method.ServerCalls.StreamingRequestMethod ServerCalls.UnaryMethod Adaptor to a unary call method.ServerCalls.UnaryRequestMethod StreamObserver Receives notifications from an observable stream of messages. -
Classes in io.grpc.stub used by io.grpc.reflection.v1alpha Class Description AbstractAsyncStub Stub implementations for async stubs.AbstractBlockingStub Stub implementations for blocking stubs.AbstractFutureStub Stub implementations for future stubs.AbstractStub Common base type for stub implementations.ServerCalls.BidiStreamingMethod Adaptor to a bidirectional streaming method.ServerCalls.ClientStreamingMethod Adaptor to a client streaming method.ServerCalls.ServerStreamingMethod Adaptor to a server streaming method.ServerCalls.StreamingRequestMethod ServerCalls.UnaryMethod Adaptor to a unary call method.ServerCalls.UnaryRequestMethod StreamObserver Receives notifications from an observable stream of messages. -
Classes in io.grpc.stub used by io.grpc.services Class Description StreamObserver Receives notifications from an observable stream of messages. -
Classes in io.grpc.stub used by io.grpc.stub Class Description AbstractAsyncStub Stub implementations for async stubs.AbstractBlockingStub Stub implementations for blocking stubs.AbstractFutureStub Stub implementations for future stubs.AbstractStub Common base type for stub implementations.AbstractStub.StubFactory A factory class for stub.CallStreamObserver 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.ClientCalls.CallToStreamObserverAdapter ClientCalls.GrpcFuture ClientCalls.StartableListener ClientCalls.StubType ClientCallStreamObserver A refinement ofCallStreamObserver
that allows for lower-level interaction with client calls.InternalClientCalls.StubType Companion enum for internal enumClientCalls.StubType
.ServerCalls.BidiStreamingMethod Adaptor to a bidirectional streaming method.ServerCalls.ClientStreamingMethod Adaptor to a client streaming method.ServerCalls.ServerCallStreamObserverImpl ServerCalls.ServerStreamingMethod Adaptor to a server streaming method.ServerCalls.StreamingRequestMethod ServerCalls.UnaryMethod Adaptor to a unary call method.ServerCalls.UnaryRequestMethod ServerCallStreamObserver A refinement ofCallStreamObserver
to allows for interaction with call cancellation events on the server side.StreamObserver Receives notifications from an observable stream of messages.