@Generated(value="by gRPC proto compiler (version 1.61.1)", comments="Source: sila2/org/silastandard/test/metadataconsumertest/v1/MetadataConsumerTest.proto") public final class MetadataConsumerTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
MetadataConsumerTestGrpc.AsyncService |
static class |
MetadataConsumerTestGrpc.MetadataConsumerTestBlockingStub
A stub to allow clients to do synchronous rpc calls to service MetadataConsumerTest.
|
static class |
MetadataConsumerTestGrpc.MetadataConsumerTestFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service MetadataConsumerTest.
|
static class |
MetadataConsumerTestGrpc.MetadataConsumerTestImplBase
Base class for the server implementation of the service MetadataConsumerTest.
|
static class |
MetadataConsumerTestGrpc.MetadataConsumerTestStub
A stub to allow clients to do asynchronous rpc calls to service MetadataConsumerTest.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<MetadataConsumerTestOuterClass.EchoStringMetadata_Parameters,MetadataConsumerTestOuterClass.EchoStringMetadata_Responses> getEchoStringMetadataMethod()
public static io.grpc.MethodDescriptor<MetadataConsumerTestOuterClass.UnpackMetadata_Parameters,MetadataConsumerTestOuterClass.UnpackMetadata_Responses> getUnpackMetadataMethod()
public static io.grpc.MethodDescriptor<MetadataConsumerTestOuterClass.Get_ReceivedStringMetadata_Parameters,MetadataConsumerTestOuterClass.Get_ReceivedStringMetadata_Responses> getGetReceivedStringMetadataMethod()
public static io.grpc.MethodDescriptor<MetadataConsumerTestOuterClass.Subscribe_ReceivedStringMetadataAsCharacters_Parameters,MetadataConsumerTestOuterClass.Subscribe_ReceivedStringMetadataAsCharacters_Responses> getSubscribeReceivedStringMetadataAsCharactersMethod()
public static MetadataConsumerTestGrpc.MetadataConsumerTestStub newStub(io.grpc.Channel channel)
public static MetadataConsumerTestGrpc.MetadataConsumerTestBlockingStub newBlockingStub(io.grpc.Channel channel)
public static MetadataConsumerTestGrpc.MetadataConsumerTestFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(MetadataConsumerTestGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 SiLA Java Developers. All rights reserved.