Package | Description |
---|---|
org.tron.api | |
org.tron.protos | |
tv.noixion.troncli.grpc | |
tv.noixion.troncli.models |
Modifier and Type | Field and Description |
---|---|
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletSolidityGrpc.METHOD_GET_ACCOUNT
Deprecated.
|
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletSolidityGrpc.METHOD_GET_ACCOUNT
Deprecated.
|
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletGrpc.METHOD_GET_ACCOUNT
Deprecated.
|
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletGrpc.METHOD_GET_ACCOUNT
Deprecated.
|
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletSolidityGrpc.METHOD_GET_ACCOUNT_BY_ID
Deprecated.
|
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletSolidityGrpc.METHOD_GET_ACCOUNT_BY_ID
Deprecated.
|
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletGrpc.METHOD_GET_ACCOUNT_BY_ID
Deprecated.
|
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletGrpc.METHOD_GET_ACCOUNT_BY_ID
Deprecated.
|
static io.grpc.MethodDescriptor<Protocol.Account,GrpcAPI.AccountNetMessage> |
WalletGrpc.METHOD_GET_ACCOUNT_NET
Deprecated.
|
static io.grpc.MethodDescriptor<Protocol.Account,GrpcAPI.AccountResourceMessage> |
WalletGrpc.METHOD_GET_ACCOUNT_RESOURCE
Deprecated.
|
static io.grpc.MethodDescriptor<Protocol.Account,GrpcAPI.AssetIssueList> |
WalletGrpc.METHOD_GET_ASSET_ISSUE_BY_ACCOUNT
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Protocol.Account |
GrpcAPI.AccountPaginatedOrBuilder.getAccount()
.protocol.Account account = 1; |
Protocol.Account |
GrpcAPI.AccountPaginated.getAccount()
.protocol.Account account = 1; |
Protocol.Account |
GrpcAPI.AccountPaginated.Builder.getAccount()
.protocol.Account account = 1; |
Protocol.Account |
WalletSolidityGrpc.WalletSolidityBlockingStub.getAccount(Protocol.Account request) |
Protocol.Account |
WalletGrpc.WalletBlockingStub.getAccount(Protocol.Account request) |
Protocol.Account |
WalletSolidityGrpc.WalletSolidityBlockingStub.getAccountById(Protocol.Account request) |
Protocol.Account |
WalletGrpc.WalletBlockingStub.getAccountById(Protocol.Account request) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Protocol.Account> |
WalletSolidityGrpc.WalletSolidityFutureStub.getAccount(Protocol.Account request) |
com.google.common.util.concurrent.ListenableFuture<Protocol.Account> |
WalletGrpc.WalletFutureStub.getAccount(Protocol.Account request) |
com.google.common.util.concurrent.ListenableFuture<Protocol.Account> |
WalletSolidityGrpc.WalletSolidityFutureStub.getAccountById(Protocol.Account request) |
com.google.common.util.concurrent.ListenableFuture<Protocol.Account> |
WalletGrpc.WalletFutureStub.getAccountById(Protocol.Account request) |
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletSolidityGrpc.getGetAccountByIdMethod() |
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletSolidityGrpc.getGetAccountByIdMethod() |
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletGrpc.getGetAccountByIdMethod() |
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletGrpc.getGetAccountByIdMethod() |
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletSolidityGrpc.getGetAccountMethod() |
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletSolidityGrpc.getGetAccountMethod() |
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletGrpc.getGetAccountMethod() |
static io.grpc.MethodDescriptor<Protocol.Account,Protocol.Account> |
WalletGrpc.getGetAccountMethod() |
static io.grpc.MethodDescriptor<Protocol.Account,GrpcAPI.AccountNetMessage> |
WalletGrpc.getGetAccountNetMethod() |
static io.grpc.MethodDescriptor<Protocol.Account,GrpcAPI.AccountResourceMessage> |
WalletGrpc.getGetAccountResourceMethod() |
static io.grpc.MethodDescriptor<Protocol.Account,GrpcAPI.AssetIssueList> |
WalletGrpc.getGetAssetIssueByAccountMethod() |
Modifier and Type | Method and Description |
---|---|
Protocol.Account |
WalletSolidityGrpc.WalletSolidityBlockingStub.getAccount(Protocol.Account request) |
com.google.common.util.concurrent.ListenableFuture<Protocol.Account> |
WalletSolidityGrpc.WalletSolidityFutureStub.getAccount(Protocol.Account request) |
Protocol.Account |
WalletGrpc.WalletBlockingStub.getAccount(Protocol.Account request) |
com.google.common.util.concurrent.ListenableFuture<Protocol.Account> |
WalletGrpc.WalletFutureStub.getAccount(Protocol.Account request) |
void |
WalletSolidityGrpc.WalletSolidityImplBase.getAccount(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletSolidityGrpc.WalletSolidityStub.getAccount(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletGrpc.WalletImplBase.getAccount(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletGrpc.WalletStub.getAccount(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
Protocol.Account |
WalletSolidityGrpc.WalletSolidityBlockingStub.getAccountById(Protocol.Account request) |
com.google.common.util.concurrent.ListenableFuture<Protocol.Account> |
WalletSolidityGrpc.WalletSolidityFutureStub.getAccountById(Protocol.Account request) |
Protocol.Account |
WalletGrpc.WalletBlockingStub.getAccountById(Protocol.Account request) |
com.google.common.util.concurrent.ListenableFuture<Protocol.Account> |
WalletGrpc.WalletFutureStub.getAccountById(Protocol.Account request) |
void |
WalletSolidityGrpc.WalletSolidityImplBase.getAccountById(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletSolidityGrpc.WalletSolidityStub.getAccountById(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletGrpc.WalletImplBase.getAccountById(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletGrpc.WalletStub.getAccountById(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
GrpcAPI.AccountNetMessage |
WalletGrpc.WalletBlockingStub.getAccountNet(Protocol.Account request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.AccountNetMessage> |
WalletGrpc.WalletFutureStub.getAccountNet(Protocol.Account request) |
void |
WalletGrpc.WalletImplBase.getAccountNet(Protocol.Account request,
io.grpc.stub.StreamObserver<GrpcAPI.AccountNetMessage> responseObserver) |
void |
WalletGrpc.WalletStub.getAccountNet(Protocol.Account request,
io.grpc.stub.StreamObserver<GrpcAPI.AccountNetMessage> responseObserver) |
GrpcAPI.AccountResourceMessage |
WalletGrpc.WalletBlockingStub.getAccountResource(Protocol.Account request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.AccountResourceMessage> |
WalletGrpc.WalletFutureStub.getAccountResource(Protocol.Account request) |
void |
WalletGrpc.WalletImplBase.getAccountResource(Protocol.Account request,
io.grpc.stub.StreamObserver<GrpcAPI.AccountResourceMessage> responseObserver) |
void |
WalletGrpc.WalletStub.getAccountResource(Protocol.Account request,
io.grpc.stub.StreamObserver<GrpcAPI.AccountResourceMessage> responseObserver) |
GrpcAPI.AssetIssueList |
WalletGrpc.WalletBlockingStub.getAssetIssueByAccount(Protocol.Account request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.AssetIssueList> |
WalletGrpc.WalletFutureStub.getAssetIssueByAccount(Protocol.Account request) |
void |
WalletGrpc.WalletImplBase.getAssetIssueByAccount(Protocol.Account request,
io.grpc.stub.StreamObserver<GrpcAPI.AssetIssueList> responseObserver) |
void |
WalletGrpc.WalletStub.getAssetIssueByAccount(Protocol.Account request,
io.grpc.stub.StreamObserver<GrpcAPI.AssetIssueList> responseObserver) |
GrpcAPI.AccountPaginated.Builder |
GrpcAPI.AccountPaginated.Builder.mergeAccount(Protocol.Account value)
.protocol.Account account = 1; |
GrpcAPI.AccountPaginated.Builder |
GrpcAPI.AccountPaginated.Builder.setAccount(Protocol.Account value)
.protocol.Account account = 1; |
Modifier and Type | Method and Description |
---|---|
void |
WalletSolidityGrpc.WalletSolidityImplBase.getAccount(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletSolidityGrpc.WalletSolidityStub.getAccount(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletGrpc.WalletImplBase.getAccount(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletGrpc.WalletStub.getAccount(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletSolidityGrpc.WalletSolidityImplBase.getAccountById(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletSolidityGrpc.WalletSolidityStub.getAccountById(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletGrpc.WalletImplBase.getAccountById(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
void |
WalletGrpc.WalletStub.getAccountById(Protocol.Account request,
io.grpc.stub.StreamObserver<Protocol.Account> responseObserver) |
Modifier and Type | Method and Description |
---|---|
Protocol.Account |
Protocol.Account.Builder.build() |
Protocol.Account |
Protocol.Account.Builder.buildPartial() |
static Protocol.Account |
Protocol.Account.getDefaultInstance() |
Protocol.Account |
Protocol.Account.getDefaultInstanceForType() |
Protocol.Account |
Protocol.Account.Builder.getDefaultInstanceForType() |
static Protocol.Account |
Protocol.Account.parseDelimitedFrom(InputStream input) |
static Protocol.Account |
Protocol.Account.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Account |
Protocol.Account.parseFrom(byte[] data) |
static Protocol.Account |
Protocol.Account.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Account |
Protocol.Account.parseFrom(ByteBuffer data) |
static Protocol.Account |
Protocol.Account.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Account |
Protocol.Account.parseFrom(com.google.protobuf.ByteString data) |
static Protocol.Account |
Protocol.Account.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Account |
Protocol.Account.parseFrom(com.google.protobuf.CodedInputStream input) |
static Protocol.Account |
Protocol.Account.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Account |
Protocol.Account.parseFrom(InputStream input) |
static Protocol.Account |
Protocol.Account.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Protocol.Account> |
Protocol.Account.getParserForType() |
static com.google.protobuf.Parser<Protocol.Account> |
Protocol.Account.parser() |
Modifier and Type | Method and Description |
---|---|
Protocol.Account.Builder |
Protocol.Account.Builder.mergeFrom(Protocol.Account other) |
static Protocol.Account.Builder |
Protocol.Account.newBuilder(Protocol.Account prototype) |
Modifier and Type | Method and Description |
---|---|
Protocol.Account |
GrpcClient.queryAccount(byte[] address) |
Protocol.Account |
GrpcClient.queryAccountById(String accountId) |
Constructor and Description |
---|
TronAccount(Protocol.Account account) |
Copyright © 2020. All rights reserved.