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.SellStorageContract,GrpcAPI.TransactionExtention> |
WalletGrpc.METHOD_SELL_STORAGE
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<Contract.SellStorageContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getSellStorageMethod() |
Modifier and Type | Method and Description |
---|---|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.sellStorage(Contract.SellStorageContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.sellStorage(Contract.SellStorageContract request) |
void |
WalletGrpc.WalletImplBase.sellStorage(Contract.SellStorageContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.sellStorage(Contract.SellStorageContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
Modifier and Type | Method and Description |
---|---|
Contract.SellStorageContract |
Contract.SellStorageContract.Builder.build() |
Contract.SellStorageContract |
Contract.SellStorageContract.Builder.buildPartial() |
static Contract.SellStorageContract |
Contract.SellStorageContract.getDefaultInstance() |
Contract.SellStorageContract |
Contract.SellStorageContract.getDefaultInstanceForType() |
Contract.SellStorageContract |
Contract.SellStorageContract.Builder.getDefaultInstanceForType() |
static Contract.SellStorageContract |
Contract.SellStorageContract.parseDelimitedFrom(InputStream input) |
static Contract.SellStorageContract |
Contract.SellStorageContract.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.SellStorageContract |
Contract.SellStorageContract.parseFrom(byte[] data) |
static Contract.SellStorageContract |
Contract.SellStorageContract.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.SellStorageContract |
Contract.SellStorageContract.parseFrom(ByteBuffer data) |
static Contract.SellStorageContract |
Contract.SellStorageContract.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.SellStorageContract |
Contract.SellStorageContract.parseFrom(com.google.protobuf.ByteString data) |
static Contract.SellStorageContract |
Contract.SellStorageContract.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.SellStorageContract |
Contract.SellStorageContract.parseFrom(com.google.protobuf.CodedInputStream input) |
static Contract.SellStorageContract |
Contract.SellStorageContract.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.SellStorageContract |
Contract.SellStorageContract.parseFrom(InputStream input) |
static Contract.SellStorageContract |
Contract.SellStorageContract.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Contract.SellStorageContract> |
Contract.SellStorageContract.getParserForType() |
static com.google.protobuf.Parser<Contract.SellStorageContract> |
Contract.SellStorageContract.parser() |
Modifier and Type | Method and Description |
---|---|
Contract.SellStorageContract.Builder |
Contract.SellStorageContract.Builder.mergeFrom(Contract.SellStorageContract other) |
static Contract.SellStorageContract.Builder |
Contract.SellStorageContract.newBuilder(Contract.SellStorageContract prototype) |
Modifier and Type | Method and Description |
---|---|
GrpcAPI.TransactionExtention |
GrpcClient.createTransaction(Contract.SellStorageContract contract) |
Modifier and Type | Method and Description |
---|---|
static Contract.SellStorageContract |
TronContracts.createSellStorageContract(byte[] address,
long storageBytes) |
Copyright © 2020. All rights reserved.