Package dev.enola.core.proto
Class EnolaServiceGrpc.EnolaServiceBlockingV2Stub
java.lang.Object
io.grpc.stub.AbstractStub<EnolaServiceGrpc.EnolaServiceBlockingV2Stub>
io.grpc.stub.AbstractBlockingStub<EnolaServiceGrpc.EnolaServiceBlockingV2Stub>
dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceBlockingV2Stub
- Enclosing class:
EnolaServiceGrpc
public static final class EnolaServiceGrpc.EnolaServiceBlockingV2Stub
extends AbstractBlockingStub<EnolaServiceGrpc.EnolaServiceBlockingV2Stub>
A stub to allow clients to do synchronous rpc calls to service EnolaService.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
AbstractStub.StubFactory<T extends AbstractStub<T>>
-
Method Summary
Modifier and TypeMethodDescriptionbuild
(Channel channel, CallOptions callOptions) Returns a new stub with the given channel for the provided method configurations.getThing
(GetThingRequest request) getThings
(GetThingsRequest request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStub
Methods 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.EnolaServiceBlockingV2Stub build(Channel channel, CallOptions callOptions) Description copied from class:AbstractStub
Returns a new stub with the given channel for the provided method configurations.- Specified by:
build
in classAbstractStub<EnolaServiceGrpc.EnolaServiceBlockingV2Stub>
- Parameters:
channel
- the channel that this stub will use to do communicationscallOptions
- the runtime call options to be applied to every call on this stub
-
getFileDescriptorSet
-
getThing
-
getThings
-