@Generated(value="by gRPC proto compiler (version 1.40.1)",
comments="Source: ibc/core/client/v1/tx.proto")
public final class MsgGrpc
extends java.lang.Object
Msg defines the ibc/client Msg service.
| Modifier and Type | Class and Description |
|---|---|
static class |
MsgGrpc.MsgBlockingStub
Msg defines the ibc/client Msg service.
|
static class |
MsgGrpc.MsgFutureStub
Msg defines the ibc/client Msg service.
|
static class |
MsgGrpc.MsgImplBase
Msg defines the ibc/client Msg service.
|
static class |
MsgGrpc.MsgStub
Msg defines the ibc/client Msg service.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<ibc.core.client.v1.Tx.MsgCreateClient,ibc.core.client.v1.Tx.MsgCreateClientResponse> |
getCreateClientMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<ibc.core.client.v1.Tx.MsgSubmitMisbehaviour,ibc.core.client.v1.Tx.MsgSubmitMisbehaviourResponse> |
getSubmitMisbehaviourMethod() |
static io.grpc.MethodDescriptor<ibc.core.client.v1.Tx.MsgUpdateClient,ibc.core.client.v1.Tx.MsgUpdateClientResponse> |
getUpdateClientMethod() |
static io.grpc.MethodDescriptor<ibc.core.client.v1.Tx.MsgUpgradeClient,ibc.core.client.v1.Tx.MsgUpgradeClientResponse> |
getUpgradeClientMethod() |
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<ibc.core.client.v1.Tx.MsgCreateClient,ibc.core.client.v1.Tx.MsgCreateClientResponse> getCreateClientMethod()
public static io.grpc.MethodDescriptor<ibc.core.client.v1.Tx.MsgUpdateClient,ibc.core.client.v1.Tx.MsgUpdateClientResponse> getUpdateClientMethod()
public static io.grpc.MethodDescriptor<ibc.core.client.v1.Tx.MsgUpgradeClient,ibc.core.client.v1.Tx.MsgUpgradeClientResponse> getUpgradeClientMethod()
public static io.grpc.MethodDescriptor<ibc.core.client.v1.Tx.MsgSubmitMisbehaviour,ibc.core.client.v1.Tx.MsgSubmitMisbehaviourResponse> getSubmitMisbehaviourMethod()
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()