@Generated(value="by gRPC proto compiler (version 1.50.2)", comments="Source: MetadataConsumerTest.proto") public final class MetadataConsumerTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MetadataConsumerTestGrpc.MetadataConsumerTestBlockingStub |
static class |
MetadataConsumerTestGrpc.MetadataConsumerTestFutureStub |
static class |
MetadataConsumerTestGrpc.MetadataConsumerTestImplBase |
static class |
MetadataConsumerTestGrpc.MetadataConsumerTestStub |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static MethodDescriptor<MetadataConsumerTestOuterClass.EchoStringMetadata_Parameters,MetadataConsumerTestOuterClass.EchoStringMetadata_Responses> |
getEchoStringMetadataMethod() |
static ServiceDescriptor |
getServiceDescriptor() |
static MethodDescriptor<MetadataConsumerTestOuterClass.UnpackMetadata_Parameters,MetadataConsumerTestOuterClass.UnpackMetadata_Responses> |
getUnpackMetadataMethod() |
static MetadataConsumerTestGrpc.MetadataConsumerTestBlockingStub |
newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static MetadataConsumerTestGrpc.MetadataConsumerTestFutureStub |
newFutureStub(Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static MetadataConsumerTestGrpc.MetadataConsumerTestStub |
newStub(Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static MethodDescriptor<MetadataConsumerTestOuterClass.EchoStringMetadata_Parameters,MetadataConsumerTestOuterClass.EchoStringMetadata_Responses> getEchoStringMetadataMethod()
public static MethodDescriptor<MetadataConsumerTestOuterClass.UnpackMetadata_Parameters,MetadataConsumerTestOuterClass.UnpackMetadata_Responses> getUnpackMetadataMethod()
public static MetadataConsumerTestGrpc.MetadataConsumerTestStub newStub(Channel channel)
public static MetadataConsumerTestGrpc.MetadataConsumerTestBlockingStub newBlockingStub(Channel channel)
public static MetadataConsumerTestGrpc.MetadataConsumerTestFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2022 SiLA Java Developers. All rights reserved.