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