@Generated(value="by gRPC proto compiler (version 1.61.1)", comments="Source: sila2/org/silastandard/core/lockcontroller/v1/LockController.proto") public final class LockControllerGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
LockControllerGrpc.AsyncService |
static class |
LockControllerGrpc.LockControllerBlockingStub
A stub to allow clients to do synchronous rpc calls to service LockController.
|
static class |
LockControllerGrpc.LockControllerFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service LockController.
|
static class |
LockControllerGrpc.LockControllerImplBase
Base class for the server implementation of the service LockController.
|
static class |
LockControllerGrpc.LockControllerStub
A stub to allow clients to do asynchronous rpc calls to service LockController.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<LockControllerOuterClass.LockServer_Parameters,LockControllerOuterClass.LockServer_Responses> getLockServerMethod()
public static io.grpc.MethodDescriptor<LockControllerOuterClass.UnlockServer_Parameters,LockControllerOuterClass.UnlockServer_Responses> getUnlockServerMethod()
public static io.grpc.MethodDescriptor<LockControllerOuterClass.Get_IsLocked_Parameters,LockControllerOuterClass.Get_IsLocked_Responses> getGetIsLockedMethod()
public static io.grpc.MethodDescriptor<LockControllerOuterClass.Get_FCPAffectedByMetadata_LockIdentifier_Parameters,LockControllerOuterClass.Get_FCPAffectedByMetadata_LockIdentifier_Responses> getGetFCPAffectedByMetadataLockIdentifierMethod()
public static LockControllerGrpc.LockControllerStub newStub(io.grpc.Channel channel)
public static LockControllerGrpc.LockControllerBlockingStub newBlockingStub(io.grpc.Channel channel)
public static LockControllerGrpc.LockControllerFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(LockControllerGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 SiLA Java Developers. All rights reserved.