Package dev.enola.core.proto
Class EnolaServiceGrpc.EnolaServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<EnolaServiceGrpc.EnolaServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<EnolaServiceGrpc.EnolaServiceBlockingStub>
dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceBlockingStub
- Enclosing class:
EnolaServiceGrpc
public static final class EnolaServiceGrpc.EnolaServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<EnolaServiceGrpc.EnolaServiceBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service EnolaService.
This is the API with which Enola clients (such as a CLI or UI) connect.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) getThing(GetThingRequest request) getThings(GetThingsRequest request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected EnolaServiceGrpc.EnolaServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<EnolaServiceGrpc.EnolaServiceBlockingStub>
-
getFileDescriptorSet
-
getThing
-
getThings
-