@Generated(value="by gRPC proto compiler (version 1.40.1)",
comments="Source: cosmos/base/reflection/v2alpha1/reflection.proto")
public final class ReflectionServiceGrpc
extends java.lang.Object
ReflectionService defines a service for application reflection.
| Modifier and Type | Class and Description |
|---|---|
static class |
ReflectionServiceGrpc.ReflectionServiceBlockingStub
ReflectionService defines a service for application reflection.
|
static class |
ReflectionServiceGrpc.ReflectionServiceFutureStub
ReflectionService defines a service for application reflection.
|
static class |
ReflectionServiceGrpc.ReflectionServiceImplBase
ReflectionService defines a service for application reflection.
|
static class |
ReflectionServiceGrpc.ReflectionServiceStub
ReflectionService defines a service for application reflection.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<cosmos.base.reflection.v2alpha1.Reflection.GetAuthnDescriptorRequest,cosmos.base.reflection.v2alpha1.Reflection.GetAuthnDescriptorResponse> |
getGetAuthnDescriptorMethod() |
static io.grpc.MethodDescriptor<cosmos.base.reflection.v2alpha1.Reflection.GetChainDescriptorRequest,cosmos.base.reflection.v2alpha1.Reflection.GetChainDescriptorResponse> |
getGetChainDescriptorMethod() |
static io.grpc.MethodDescriptor<cosmos.base.reflection.v2alpha1.Reflection.GetCodecDescriptorRequest,cosmos.base.reflection.v2alpha1.Reflection.GetCodecDescriptorResponse> |
getGetCodecDescriptorMethod() |
static io.grpc.MethodDescriptor<cosmos.base.reflection.v2alpha1.Reflection.GetConfigurationDescriptorRequest,cosmos.base.reflection.v2alpha1.Reflection.GetConfigurationDescriptorResponse> |
getGetConfigurationDescriptorMethod() |
static io.grpc.MethodDescriptor<cosmos.base.reflection.v2alpha1.Reflection.GetQueryServicesDescriptorRequest,cosmos.base.reflection.v2alpha1.Reflection.GetQueryServicesDescriptorResponse> |
getGetQueryServicesDescriptorMethod() |
static io.grpc.MethodDescriptor<cosmos.base.reflection.v2alpha1.Reflection.GetTxDescriptorRequest,cosmos.base.reflection.v2alpha1.Reflection.GetTxDescriptorResponse> |
getGetTxDescriptorMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ReflectionServiceGrpc.ReflectionServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ReflectionServiceGrpc.ReflectionServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ReflectionServiceGrpc.ReflectionServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<cosmos.base.reflection.v2alpha1.Reflection.GetAuthnDescriptorRequest,cosmos.base.reflection.v2alpha1.Reflection.GetAuthnDescriptorResponse> getGetAuthnDescriptorMethod()
public static io.grpc.MethodDescriptor<cosmos.base.reflection.v2alpha1.Reflection.GetChainDescriptorRequest,cosmos.base.reflection.v2alpha1.Reflection.GetChainDescriptorResponse> getGetChainDescriptorMethod()
public static io.grpc.MethodDescriptor<cosmos.base.reflection.v2alpha1.Reflection.GetCodecDescriptorRequest,cosmos.base.reflection.v2alpha1.Reflection.GetCodecDescriptorResponse> getGetCodecDescriptorMethod()
public static io.grpc.MethodDescriptor<cosmos.base.reflection.v2alpha1.Reflection.GetConfigurationDescriptorRequest,cosmos.base.reflection.v2alpha1.Reflection.GetConfigurationDescriptorResponse> getGetConfigurationDescriptorMethod()
public static io.grpc.MethodDescriptor<cosmos.base.reflection.v2alpha1.Reflection.GetQueryServicesDescriptorRequest,cosmos.base.reflection.v2alpha1.Reflection.GetQueryServicesDescriptorResponse> getGetQueryServicesDescriptorMethod()
public static io.grpc.MethodDescriptor<cosmos.base.reflection.v2alpha1.Reflection.GetTxDescriptorRequest,cosmos.base.reflection.v2alpha1.Reflection.GetTxDescriptorResponse> getGetTxDescriptorMethod()
public static ReflectionServiceGrpc.ReflectionServiceStub newStub(io.grpc.Channel channel)
public static ReflectionServiceGrpc.ReflectionServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ReflectionServiceGrpc.ReflectionServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()