Package | Description |
---|---|
org.tron.api | |
org.tron.protos |
Modifier and Type | Field and Description |
---|---|
static io.grpc.MethodDescriptor<GrpcAPI.BytesMessage,Protocol.Exchange> |
WalletSolidityGrpc.METHOD_GET_EXCHANGE_BY_ID
Deprecated.
|
static io.grpc.MethodDescriptor<GrpcAPI.BytesMessage,Protocol.Exchange> |
WalletGrpc.METHOD_GET_EXCHANGE_BY_ID
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Protocol.Exchange |
WalletSolidityGrpc.WalletSolidityBlockingStub.getExchangeById(GrpcAPI.BytesMessage request) |
Protocol.Exchange |
WalletGrpc.WalletBlockingStub.getExchangeById(GrpcAPI.BytesMessage request) |
Protocol.Exchange |
GrpcAPI.ExchangeListOrBuilder.getExchanges(int index)
repeated .protocol.Exchange exchanges = 1; |
Protocol.Exchange |
GrpcAPI.ExchangeList.getExchanges(int index)
repeated .protocol.Exchange exchanges = 1; |
Protocol.Exchange |
GrpcAPI.ExchangeList.Builder.getExchanges(int index)
repeated .protocol.Exchange exchanges = 1; |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Protocol.Exchange> |
WalletSolidityGrpc.WalletSolidityFutureStub.getExchangeById(GrpcAPI.BytesMessage request) |
com.google.common.util.concurrent.ListenableFuture<Protocol.Exchange> |
WalletGrpc.WalletFutureStub.getExchangeById(GrpcAPI.BytesMessage request) |
List<Protocol.Exchange> |
GrpcAPI.ExchangeListOrBuilder.getExchangesList()
repeated .protocol.Exchange exchanges = 1; |
List<Protocol.Exchange> |
GrpcAPI.ExchangeList.getExchangesList()
repeated .protocol.Exchange exchanges = 1; |
List<Protocol.Exchange> |
GrpcAPI.ExchangeList.Builder.getExchangesList()
repeated .protocol.Exchange exchanges = 1; |
static io.grpc.MethodDescriptor<GrpcAPI.BytesMessage,Protocol.Exchange> |
WalletSolidityGrpc.getGetExchangeByIdMethod() |
static io.grpc.MethodDescriptor<GrpcAPI.BytesMessage,Protocol.Exchange> |
WalletGrpc.getGetExchangeByIdMethod() |
Modifier and Type | Method and Description |
---|---|
GrpcAPI.ExchangeList.Builder |
GrpcAPI.ExchangeList.Builder.addExchanges(int index,
Protocol.Exchange value)
repeated .protocol.Exchange exchanges = 1; |
GrpcAPI.ExchangeList.Builder |
GrpcAPI.ExchangeList.Builder.addExchanges(Protocol.Exchange value)
repeated .protocol.Exchange exchanges = 1; |
GrpcAPI.ExchangeList.Builder |
GrpcAPI.ExchangeList.Builder.setExchanges(int index,
Protocol.Exchange value)
repeated .protocol.Exchange exchanges = 1; |
Modifier and Type | Method and Description |
---|---|
GrpcAPI.ExchangeList.Builder |
GrpcAPI.ExchangeList.Builder.addAllExchanges(Iterable<? extends Protocol.Exchange> values)
repeated .protocol.Exchange exchanges = 1; |
void |
WalletSolidityGrpc.WalletSolidityImplBase.getExchangeById(GrpcAPI.BytesMessage request,
io.grpc.stub.StreamObserver<Protocol.Exchange> responseObserver) |
void |
WalletSolidityGrpc.WalletSolidityStub.getExchangeById(GrpcAPI.BytesMessage request,
io.grpc.stub.StreamObserver<Protocol.Exchange> responseObserver) |
void |
WalletGrpc.WalletImplBase.getExchangeById(GrpcAPI.BytesMessage request,
io.grpc.stub.StreamObserver<Protocol.Exchange> responseObserver) |
void |
WalletGrpc.WalletStub.getExchangeById(GrpcAPI.BytesMessage request,
io.grpc.stub.StreamObserver<Protocol.Exchange> responseObserver) |
Modifier and Type | Method and Description |
---|---|
Protocol.Exchange |
Protocol.Exchange.Builder.build() |
Protocol.Exchange |
Protocol.Exchange.Builder.buildPartial() |
static Protocol.Exchange |
Protocol.Exchange.getDefaultInstance() |
Protocol.Exchange |
Protocol.Exchange.getDefaultInstanceForType() |
Protocol.Exchange |
Protocol.Exchange.Builder.getDefaultInstanceForType() |
static Protocol.Exchange |
Protocol.Exchange.parseDelimitedFrom(InputStream input) |
static Protocol.Exchange |
Protocol.Exchange.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Exchange |
Protocol.Exchange.parseFrom(byte[] data) |
static Protocol.Exchange |
Protocol.Exchange.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Exchange |
Protocol.Exchange.parseFrom(ByteBuffer data) |
static Protocol.Exchange |
Protocol.Exchange.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Exchange |
Protocol.Exchange.parseFrom(com.google.protobuf.ByteString data) |
static Protocol.Exchange |
Protocol.Exchange.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Exchange |
Protocol.Exchange.parseFrom(com.google.protobuf.CodedInputStream input) |
static Protocol.Exchange |
Protocol.Exchange.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Exchange |
Protocol.Exchange.parseFrom(InputStream input) |
static Protocol.Exchange |
Protocol.Exchange.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Protocol.Exchange> |
Protocol.Exchange.getParserForType() |
static com.google.protobuf.Parser<Protocol.Exchange> |
Protocol.Exchange.parser() |
Modifier and Type | Method and Description |
---|---|
Protocol.Exchange.Builder |
Protocol.Exchange.Builder.mergeFrom(Protocol.Exchange other) |
static Protocol.Exchange.Builder |
Protocol.Exchange.newBuilder(Protocol.Exchange prototype) |
Copyright © 2020. All rights reserved.