@Generated(value="by gRPC proto compiler (version 1.61.1)", comments="Source: sila2/org/silastandard/core/silaservice/v1/SiLAService.proto") public final class SiLAServiceGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SiLAServiceGrpc.AsyncService |
static class |
SiLAServiceGrpc.SiLAServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service SiLAService.
|
static class |
SiLAServiceGrpc.SiLAServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service SiLAService.
|
static class |
SiLAServiceGrpc.SiLAServiceImplBase
Base class for the server implementation of the service SiLAService.
|
static class |
SiLAServiceGrpc.SiLAServiceStub
A stub to allow clients to do asynchronous rpc calls to service SiLAService.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<SiLAServiceOuterClass.GetFeatureDefinition_Parameters,SiLAServiceOuterClass.GetFeatureDefinition_Responses> getGetFeatureDefinitionMethod()
public static io.grpc.MethodDescriptor<SiLAServiceOuterClass.SetServerName_Parameters,SiLAServiceOuterClass.SetServerName_Responses> getSetServerNameMethod()
public static io.grpc.MethodDescriptor<SiLAServiceOuterClass.Get_ServerName_Parameters,SiLAServiceOuterClass.Get_ServerName_Responses> getGetServerNameMethod()
public static io.grpc.MethodDescriptor<SiLAServiceOuterClass.Get_ServerType_Parameters,SiLAServiceOuterClass.Get_ServerType_Responses> getGetServerTypeMethod()
public static io.grpc.MethodDescriptor<SiLAServiceOuterClass.Get_ServerUUID_Parameters,SiLAServiceOuterClass.Get_ServerUUID_Responses> getGetServerUUIDMethod()
public static io.grpc.MethodDescriptor<SiLAServiceOuterClass.Get_ServerDescription_Parameters,SiLAServiceOuterClass.Get_ServerDescription_Responses> getGetServerDescriptionMethod()
public static io.grpc.MethodDescriptor<SiLAServiceOuterClass.Get_ServerVersion_Parameters,SiLAServiceOuterClass.Get_ServerVersion_Responses> getGetServerVersionMethod()
public static io.grpc.MethodDescriptor<SiLAServiceOuterClass.Get_ServerVendorURL_Parameters,SiLAServiceOuterClass.Get_ServerVendorURL_Responses> getGetServerVendorURLMethod()
public static io.grpc.MethodDescriptor<SiLAServiceOuterClass.Get_ImplementedFeatures_Parameters,SiLAServiceOuterClass.Get_ImplementedFeatures_Responses> getGetImplementedFeaturesMethod()
public static SiLAServiceGrpc.SiLAServiceStub newStub(io.grpc.Channel channel)
public static SiLAServiceGrpc.SiLAServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static SiLAServiceGrpc.SiLAServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(SiLAServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 SiLA Java Developers. All rights reserved.