@Generated(value="by gRPC proto compiler (version 1.40.1)",
comments="Source: cosmos/gov/v1beta1/tx.proto")
public final class MsgGrpc
extends java.lang.Object
Msg defines the bank Msg service.
| Modifier and Type | Class and Description |
|---|---|
static class |
MsgGrpc.MsgBlockingStub
Msg defines the bank Msg service.
|
static class |
MsgGrpc.MsgFutureStub
Msg defines the bank Msg service.
|
static class |
MsgGrpc.MsgImplBase
Msg defines the bank Msg service.
|
static class |
MsgGrpc.MsgStub
Msg defines the bank Msg service.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<cosmos.gov.v1beta1.Tx.MsgDeposit,cosmos.gov.v1beta1.Tx.MsgDepositResponse> |
getDepositMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<cosmos.gov.v1beta1.Tx.MsgSubmitProposal,cosmos.gov.v1beta1.Tx.MsgSubmitProposalResponse> |
getSubmitProposalMethod() |
static io.grpc.MethodDescriptor<cosmos.gov.v1beta1.Tx.MsgVote,cosmos.gov.v1beta1.Tx.MsgVoteResponse> |
getVoteMethod() |
static io.grpc.MethodDescriptor<cosmos.gov.v1beta1.Tx.MsgVoteWeighted,cosmos.gov.v1beta1.Tx.MsgVoteWeightedResponse> |
getVoteWeightedMethod() |
static MsgGrpc.MsgBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static MsgGrpc.MsgFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static MsgGrpc.MsgStub |
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.gov.v1beta1.Tx.MsgSubmitProposal,cosmos.gov.v1beta1.Tx.MsgSubmitProposalResponse> getSubmitProposalMethod()
public static io.grpc.MethodDescriptor<cosmos.gov.v1beta1.Tx.MsgVote,cosmos.gov.v1beta1.Tx.MsgVoteResponse> getVoteMethod()
public static io.grpc.MethodDescriptor<cosmos.gov.v1beta1.Tx.MsgVoteWeighted,cosmos.gov.v1beta1.Tx.MsgVoteWeightedResponse> getVoteWeightedMethod()
public static io.grpc.MethodDescriptor<cosmos.gov.v1beta1.Tx.MsgDeposit,cosmos.gov.v1beta1.Tx.MsgDepositResponse> getDepositMethod()
public static MsgGrpc.MsgStub newStub(io.grpc.Channel channel)
public static MsgGrpc.MsgBlockingStub newBlockingStub(io.grpc.Channel channel)
public static MsgGrpc.MsgFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()