@Generated(value="by gRPC proto compiler (version 1.61.1)", comments="Source: sila2/org/silastandard/test/anytypetest/v1/AnyTypeTest.proto") public final class AnyTypeTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AnyTypeTestGrpc.AnyTypeTestBlockingStub
A stub to allow clients to do synchronous rpc calls to service AnyTypeTest.
|
static class |
AnyTypeTestGrpc.AnyTypeTestFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service AnyTypeTest.
|
static class |
AnyTypeTestGrpc.AnyTypeTestImplBase
Base class for the server implementation of the service AnyTypeTest.
|
static class |
AnyTypeTestGrpc.AnyTypeTestStub
A stub to allow clients to do asynchronous rpc calls to service AnyTypeTest.
|
static interface |
AnyTypeTestGrpc.AsyncService |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<AnyTypeTestOuterClass.SetAnyTypeValue_Parameters,AnyTypeTestOuterClass.SetAnyTypeValue_Responses> getSetAnyTypeValueMethod()
public static io.grpc.MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeStringValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeStringValue_Responses> getGetAnyTypeStringValueMethod()
public static io.grpc.MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeIntegerValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeIntegerValue_Responses> getGetAnyTypeIntegerValueMethod()
public static io.grpc.MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeRealValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeRealValue_Responses> getGetAnyTypeRealValueMethod()
public static io.grpc.MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeBooleanValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeBooleanValue_Responses> getGetAnyTypeBooleanValueMethod()
public static io.grpc.MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeBinaryValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeBinaryValue_Responses> getGetAnyTypeBinaryValueMethod()
public static io.grpc.MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeDateValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeDateValue_Responses> getGetAnyTypeDateValueMethod()
public static io.grpc.MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeTimeValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeTimeValue_Responses> getGetAnyTypeTimeValueMethod()
public static io.grpc.MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeTimestampValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeTimestampValue_Responses> getGetAnyTypeTimestampValueMethod()
public static io.grpc.MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeListValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeListValue_Responses> getGetAnyTypeListValueMethod()
public static io.grpc.MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeStructureValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeStructureValue_Responses> getGetAnyTypeStructureValueMethod()
public static AnyTypeTestGrpc.AnyTypeTestStub newStub(io.grpc.Channel channel)
public static AnyTypeTestGrpc.AnyTypeTestBlockingStub newBlockingStub(io.grpc.Channel channel)
public static AnyTypeTestGrpc.AnyTypeTestFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(AnyTypeTestGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 SiLA Java Developers. All rights reserved.