public static final class WalletExtensionGrpc.WalletExtensionFutureStub extends io.grpc.stub.AbstractStub<WalletExtensionGrpc.WalletExtensionFutureStub>
Modifier and Type | Method and Description |
---|---|
protected WalletExtensionGrpc.WalletExtensionFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionList> |
getTransactionsFromThis(GrpcAPI.AccountPaginated request)
Please use GetTransactionsFromThis2 instead of this function.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionListExtention> |
getTransactionsFromThis2(GrpcAPI.AccountPaginated request)
Use this function instead of GetTransactionsFromThis.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionList> |
getTransactionsToThis(GrpcAPI.AccountPaginated request)
Please use GetTransactionsToThis2 instead of this function.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionListExtention> |
getTransactionsToThis2(GrpcAPI.AccountPaginated request)
Use this function instead of GetTransactionsToThis.
|
protected WalletExtensionGrpc.WalletExtensionFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<WalletExtensionGrpc.WalletExtensionFutureStub>
public com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionList> getTransactionsFromThis(GrpcAPI.AccountPaginated request)
Please use GetTransactionsFromThis2 instead of this function.
public com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionListExtention> getTransactionsFromThis2(GrpcAPI.AccountPaginated request)
Use this function instead of GetTransactionsFromThis.
public com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionList> getTransactionsToThis(GrpcAPI.AccountPaginated request)
Please use GetTransactionsToThis2 instead of this function.
public com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionListExtention> getTransactionsToThis2(GrpcAPI.AccountPaginated request)
Use this function instead of GetTransactionsToThis.
Copyright © 2020. All rights reserved.