All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeBinaryValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeBinaryValue_Responses> |
getGetAnyTypeBinaryValueMethod() |
static MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeBooleanValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeBooleanValue_Responses> |
getGetAnyTypeBooleanValueMethod() |
static MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeDateValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeDateValue_Responses> |
getGetAnyTypeDateValueMethod() |
static MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeIntegerValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeIntegerValue_Responses> |
getGetAnyTypeIntegerValueMethod() |
static MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeListValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeListValue_Responses> |
getGetAnyTypeListValueMethod() |
static MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeRealValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeRealValue_Responses> |
getGetAnyTypeRealValueMethod() |
static MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeStringValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeStringValue_Responses> |
getGetAnyTypeStringValueMethod() |
static MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeStructureValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeStructureValue_Responses> |
getGetAnyTypeStructureValueMethod() |
static MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeTimestampValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeTimestampValue_Responses> |
getGetAnyTypeTimestampValueMethod() |
static MethodDescriptor<AnyTypeTestOuterClass.Get_AnyTypeTimeValue_Parameters,AnyTypeTestOuterClass.Get_AnyTypeTimeValue_Responses> |
getGetAnyTypeTimeValueMethod() |
static ServiceDescriptor |
getServiceDescriptor() |
static MethodDescriptor<AnyTypeTestOuterClass.SetAnyTypeValue_Parameters,AnyTypeTestOuterClass.SetAnyTypeValue_Responses> |
getSetAnyTypeValueMethod() |
static AnyTypeTestGrpc.AnyTypeTestBlockingStub |
newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static AnyTypeTestGrpc.AnyTypeTestFutureStub |
newFutureStub(Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static AnyTypeTestGrpc.AnyTypeTestStub |
newStub(Channel channel)
Creates a new async stub that supports all call types for the service
|