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<GrpcAPI.BytesMessage,Protocol.TransactionInfo> |
WalletSolidityGrpc.METHOD_GET_TRANSACTION_INFO_BY_ID
Deprecated.
|
static io.grpc.MethodDescriptor<GrpcAPI.BytesMessage,Protocol.TransactionInfo> |
WalletGrpc.METHOD_GET_TRANSACTION_INFO_BY_ID
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Protocol.TransactionInfo |
WalletSolidityGrpc.WalletSolidityBlockingStub.getTransactionInfoById(GrpcAPI.BytesMessage request) |
Protocol.TransactionInfo |
WalletGrpc.WalletBlockingStub.getTransactionInfoById(GrpcAPI.BytesMessage request) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GrpcAPI.BytesMessage,Protocol.TransactionInfo> |
WalletSolidityGrpc.getGetTransactionInfoByIdMethod() |
static io.grpc.MethodDescriptor<GrpcAPI.BytesMessage,Protocol.TransactionInfo> |
WalletGrpc.getGetTransactionInfoByIdMethod() |
com.google.common.util.concurrent.ListenableFuture<Protocol.TransactionInfo> |
WalletSolidityGrpc.WalletSolidityFutureStub.getTransactionInfoById(GrpcAPI.BytesMessage request) |
com.google.common.util.concurrent.ListenableFuture<Protocol.TransactionInfo> |
WalletGrpc.WalletFutureStub.getTransactionInfoById(GrpcAPI.BytesMessage request) |
Modifier and Type | Method and Description |
---|---|
void |
WalletSolidityGrpc.WalletSolidityImplBase.getTransactionInfoById(GrpcAPI.BytesMessage request,
io.grpc.stub.StreamObserver<Protocol.TransactionInfo> responseObserver) |
void |
WalletSolidityGrpc.WalletSolidityStub.getTransactionInfoById(GrpcAPI.BytesMessage request,
io.grpc.stub.StreamObserver<Protocol.TransactionInfo> responseObserver) |
void |
WalletGrpc.WalletImplBase.getTransactionInfoById(GrpcAPI.BytesMessage request,
io.grpc.stub.StreamObserver<Protocol.TransactionInfo> responseObserver) |
void |
WalletGrpc.WalletStub.getTransactionInfoById(GrpcAPI.BytesMessage request,
io.grpc.stub.StreamObserver<Protocol.TransactionInfo> responseObserver) |
Modifier and Type | Method and Description |
---|---|
Protocol.TransactionInfo |
Protocol.TransactionInfo.Builder.build() |
Protocol.TransactionInfo |
Protocol.TransactionInfo.Builder.buildPartial() |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.getDefaultInstance() |
Protocol.TransactionInfo |
Protocol.TransactionInfo.getDefaultInstanceForType() |
Protocol.TransactionInfo |
Protocol.TransactionInfo.Builder.getDefaultInstanceForType() |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.parseDelimitedFrom(InputStream input) |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.parseFrom(byte[] data) |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.parseFrom(ByteBuffer data) |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.parseFrom(com.google.protobuf.ByteString data) |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.parseFrom(InputStream input) |
static Protocol.TransactionInfo |
Protocol.TransactionInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Protocol.TransactionInfo> |
Protocol.TransactionInfo.getParserForType() |
static com.google.protobuf.Parser<Protocol.TransactionInfo> |
Protocol.TransactionInfo.parser() |
Modifier and Type | Method and Description |
---|---|
Protocol.TransactionInfo.Builder |
Protocol.TransactionInfo.Builder.mergeFrom(Protocol.TransactionInfo other) |
static Protocol.TransactionInfo.Builder |
Protocol.TransactionInfo.newBuilder(Protocol.TransactionInfo prototype) |
Modifier and Type | Method and Description |
---|---|
Optional<Protocol.TransactionInfo> |
GrpcClient.getTransactionInfoById(String txID) |
Constructor and Description |
---|
TronTransactionInformation(Protocol.TransactionInfo tInf) |
Copyright © 2020. All rights reserved.