public static final class LockGrpc.LockStub extends io.grpc.stub.AbstractAsyncStub<LockGrpc.LockStub>
| Modifier and Type | Method and Description |
|---|---|
protected LockGrpc.LockStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
lock(LockRequest request,
io.grpc.stub.StreamObserver<LockResponse> responseObserver) |
void |
unlock(UnlockRequest request,
io.grpc.stub.StreamObserver<UnlockResponse> responseObserver) |
protected LockGrpc.LockStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
public void lock(LockRequest request, io.grpc.stub.StreamObserver<LockResponse> responseObserver)
public void unlock(UnlockRequest request, io.grpc.stub.StreamObserver<UnlockResponse> responseObserver)
Copyright © 2020. All rights reserved.