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