| Package | Description |
|---|---|
| org.tron.api | |
| org.tron.protos | |
| tv.noixion.troncli.grpc | |
| tv.noixion.troncli.utils |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<Contract.BuyStorageContract,GrpcAPI.TransactionExtention> |
WalletGrpc.METHOD_BUY_STORAGE
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<Contract.BuyStorageContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getBuyStorageMethod() |
| Modifier and Type | Method and Description |
|---|---|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.buyStorage(Contract.BuyStorageContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.buyStorage(Contract.BuyStorageContract request) |
void |
WalletGrpc.WalletImplBase.buyStorage(Contract.BuyStorageContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.buyStorage(Contract.BuyStorageContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
| Modifier and Type | Method and Description |
|---|---|
Contract.BuyStorageContract |
Contract.BuyStorageContract.Builder.build() |
Contract.BuyStorageContract |
Contract.BuyStorageContract.Builder.buildPartial() |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.getDefaultInstance() |
Contract.BuyStorageContract |
Contract.BuyStorageContract.getDefaultInstanceForType() |
Contract.BuyStorageContract |
Contract.BuyStorageContract.Builder.getDefaultInstanceForType() |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.parseDelimitedFrom(InputStream input) |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.parseFrom(byte[] data) |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.parseFrom(ByteBuffer data) |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.parseFrom(com.google.protobuf.ByteString data) |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.parseFrom(com.google.protobuf.CodedInputStream input) |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.parseFrom(InputStream input) |
static Contract.BuyStorageContract |
Contract.BuyStorageContract.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Contract.BuyStorageContract> |
Contract.BuyStorageContract.getParserForType() |
static com.google.protobuf.Parser<Contract.BuyStorageContract> |
Contract.BuyStorageContract.parser() |
| Modifier and Type | Method and Description |
|---|---|
Contract.BuyStorageContract.Builder |
Contract.BuyStorageContract.Builder.mergeFrom(Contract.BuyStorageContract other) |
static Contract.BuyStorageContract.Builder |
Contract.BuyStorageContract.newBuilder(Contract.BuyStorageContract prototype) |
| Modifier and Type | Method and Description |
|---|---|
GrpcAPI.TransactionExtention |
GrpcClient.createTransaction(Contract.BuyStorageContract contract) |
| Modifier and Type | Method and Description |
|---|---|
static Contract.BuyStorageContract |
TronContracts.createBuyStorageContract(byte[] address,
long quantity) |
Copyright © 2020. All rights reserved.