Package Arp.Io.Axioline.Services.Grpc
Class IAxioMasterServiceGrpc
java.lang.Object
Arp.Io.Axioline.Services.Grpc.IAxioMasterServiceGrpc
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classstatic final classprivate static final classstatic final classstatic classprivate static final classstatic final classprivate static final class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse> private static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceAxioControlRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceAxioControlResponse> private static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceCreateConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceCreateConfigurationResponse> private static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceDeactivateConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceDeactivateConfigurationResponse> private static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse> private static io.grpc.MethodDescriptor<com.google.protobuf.Empty, IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse> private static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceWriteConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceWriteConfigurationResponse> private static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intstatic final Stringprivate static io.grpc.ServiceDescriptor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse> static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceAxioControlRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceAxioControlResponse> static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceCreateConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceCreateConfigurationResponse> static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceDeactivateConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceDeactivateConfigurationResponse> static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse> static io.grpc.MethodDescriptor<com.google.protobuf.Empty, IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse> static io.grpc.ServiceDescriptorstatic io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceWriteConfigurationRequest, IAxioMasterServiceOuterClass.IAxioMasterServiceWriteConfigurationResponse> newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the servicenewFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the servicenewStub(io.grpc.Channel channel) Creates a new async stub that supports all call types for the service
-
Field Details
-
SERVICE_NAME
- See Also:
-
getAxioControlMethod
private static volatile io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceAxioControlRequest,IAxioMasterServiceOuterClass.IAxioMasterServiceAxioControlResponse> getAxioControlMethod -
getCreateConfigurationMethod
private static volatile io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceCreateConfigurationRequest,IAxioMasterServiceOuterClass.IAxioMasterServiceCreateConfigurationResponse> getCreateConfigurationMethod -
getReadConfigurationMethod
private static volatile io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationRequest,IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse> getReadConfigurationMethod -
getWriteConfigurationMethod
private static volatile io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceWriteConfigurationRequest,IAxioMasterServiceOuterClass.IAxioMasterServiceWriteConfigurationResponse> getWriteConfigurationMethod -
getActivateConfigurationMethod
private static volatile io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationRequest,IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse> getActivateConfigurationMethod -
getDeactivateConfigurationMethod
private static volatile io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceDeactivateConfigurationRequest,IAxioMasterServiceOuterClass.IAxioMasterServiceDeactivateConfigurationResponse> getDeactivateConfigurationMethod -
getResetMasterMethod
private static volatile io.grpc.MethodDescriptor<com.google.protobuf.Empty,IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse> getResetMasterMethod -
METHODID_AXIO_CONTROL
private static final int METHODID_AXIO_CONTROL- See Also:
-
METHODID_CREATE_CONFIGURATION
private static final int METHODID_CREATE_CONFIGURATION- See Also:
-
METHODID_READ_CONFIGURATION
private static final int METHODID_READ_CONFIGURATION- See Also:
-
METHODID_WRITE_CONFIGURATION
private static final int METHODID_WRITE_CONFIGURATION- See Also:
-
METHODID_ACTIVATE_CONFIGURATION
private static final int METHODID_ACTIVATE_CONFIGURATION- See Also:
-
METHODID_DEACTIVATE_CONFIGURATION
private static final int METHODID_DEACTIVATE_CONFIGURATION- See Also:
-
METHODID_RESET_MASTER
private static final int METHODID_RESET_MASTER- See Also:
-
serviceDescriptor
private static volatile io.grpc.ServiceDescriptor serviceDescriptor
-
-
Constructor Details
-
IAxioMasterServiceGrpc
private IAxioMasterServiceGrpc()
-
-
Method Details
-
getAxioControlMethod
public static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceAxioControlRequest,IAxioMasterServiceOuterClass.IAxioMasterServiceAxioControlResponse> getAxioControlMethod() -
getCreateConfigurationMethod
public static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceCreateConfigurationRequest,IAxioMasterServiceOuterClass.IAxioMasterServiceCreateConfigurationResponse> getCreateConfigurationMethod() -
getReadConfigurationMethod
public static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationRequest,IAxioMasterServiceOuterClass.IAxioMasterServiceReadConfigurationResponse> getReadConfigurationMethod() -
getWriteConfigurationMethod
public static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceWriteConfigurationRequest,IAxioMasterServiceOuterClass.IAxioMasterServiceWriteConfigurationResponse> getWriteConfigurationMethod() -
getActivateConfigurationMethod
public static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationRequest,IAxioMasterServiceOuterClass.IAxioMasterServiceActivateConfigurationResponse> getActivateConfigurationMethod() -
getDeactivateConfigurationMethod
public static io.grpc.MethodDescriptor<IAxioMasterServiceOuterClass.IAxioMasterServiceDeactivateConfigurationRequest,IAxioMasterServiceOuterClass.IAxioMasterServiceDeactivateConfigurationResponse> getDeactivateConfigurationMethod() -
getResetMasterMethod
public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,IAxioMasterServiceOuterClass.IAxioMasterServiceResetMasterResponse> getResetMasterMethod() -
newStub
Creates a new async stub that supports all call types for the service -
newBlockingStub
public static IAxioMasterServiceGrpc.IAxioMasterServiceBlockingStub newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the service -
newFutureStub
public static IAxioMasterServiceGrpc.IAxioMasterServiceFutureStub newFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the service -
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-