Class LockServiceGrpc.LockServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<LockServiceGrpc.LockServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<LockServiceGrpc.LockServiceBlockingStub>
tech.justen.concord.goodwill.grpc.LockServiceGrpc.LockServiceBlockingStub
- Enclosing class:
LockServiceGrpc
public static final class LockServiceGrpc.LockServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<LockServiceGrpc.LockServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to service LockService.
-
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 TypeMethodDescriptionprotected LockServiceGrpc.LockServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) projectLock(LockProto.Lock request) projectUnlock(LockProto.Lock 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, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
Method Details
-
build
protected LockServiceGrpc.LockServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<LockServiceGrpc.LockServiceBlockingStub>
-
projectLock
-
projectUnlock
-