@Generated(value="by gRPC proto compiler (version 1.9.0)", comments="Source: api/api.proto") public final class WalletExtensionGrpc extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WalletExtensionGrpc.WalletExtensionBlockingStub |
static class |
WalletExtensionGrpc.WalletExtensionFutureStub |
static class |
WalletExtensionGrpc.WalletExtensionImplBase |
static class |
WalletExtensionGrpc.WalletExtensionStub |
Modifier and Type | Field and Description |
---|---|
static io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionList> |
METHOD_GET_TRANSACTIONS_FROM_THIS
Deprecated.
|
static io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionListExtention> |
METHOD_GET_TRANSACTIONS_FROM_THIS2
Deprecated.
|
static io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionList> |
METHOD_GET_TRANSACTIONS_TO_THIS
Deprecated.
|
static io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionListExtention> |
METHOD_GET_TRANSACTIONS_TO_THIS2
Deprecated.
|
static String |
SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionListExtention> |
getGetTransactionsFromThis2Method() |
static io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionList> |
getGetTransactionsFromThisMethod() |
static io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionListExtention> |
getGetTransactionsToThis2Method() |
static io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionList> |
getGetTransactionsToThisMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static WalletExtensionGrpc.WalletExtensionBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static WalletExtensionGrpc.WalletExtensionFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static WalletExtensionGrpc.WalletExtensionStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionList> METHOD_GET_TRANSACTIONS_FROM_THIS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionListExtention> METHOD_GET_TRANSACTIONS_FROM_THIS2
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionList> METHOD_GET_TRANSACTIONS_TO_THIS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionListExtention> METHOD_GET_TRANSACTIONS_TO_THIS2
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionList> getGetTransactionsFromThisMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionListExtention> getGetTransactionsFromThis2Method()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionList> getGetTransactionsToThisMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GrpcAPI.AccountPaginated,GrpcAPI.TransactionListExtention> getGetTransactionsToThis2Method()
public static WalletExtensionGrpc.WalletExtensionStub newStub(io.grpc.Channel channel)
public static WalletExtensionGrpc.WalletExtensionBlockingStub newBlockingStub(io.grpc.Channel channel)
public static WalletExtensionGrpc.WalletExtensionFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2020. All rights reserved.