Uses of Class
dev.vality.fistful.p2p_transfer.Quote
| Package | Description |
|---|---|
| dev.vality.fistful.p2p_transfer | |
| dev.vality.fistful.p2p.template |
-
Uses of Quote in dev.vality.fistful.p2p_transfer
Fields in dev.vality.fistful.p2p_transfer declared as Quote Modifier and Type Field Description QuoteP2PTransferParams. quoteQuoteManagementSrv.GetQuote_result. successMethods in dev.vality.fistful.p2p_transfer that return Quote Modifier and Type Method Description QuoteQuote. deepCopy()QuoteManagementSrv.Client. getQuote(QuoteParams params)QuoteManagementSrv.Iface. getQuote(QuoteParams params)QuoteP2PTransferParams. getQuote()QuoteManagementSrv.AsyncClient.GetQuote_call. getResult()QuoteManagementSrv.GetQuote_result. getSuccess()QuoteManagementSrv.Client. recvGetQuote()QuoteQuote. setBody(Cash body)QuoteQuote. setCreatedAt(String created_at)QuoteQuote. setDomainRevision(long domain_revision)QuoteQuote. setExpiresOn(String expires_on)QuoteQuote. setFees(Fees fees)QuoteQuote. setIdentityId(String identity_id)QuoteQuote. setPartyRevision(long party_revision)QuoteQuote. setReceiver(Resource receiver)QuoteQuote. setSender(Resource sender)Methods in dev.vality.fistful.p2p_transfer that return types with arguments of type Quote Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<Quote>ManagementSrv.AsyncProcessor.GetQuote. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in dev.vality.fistful.p2p_transfer with parameters of type Quote Modifier and Type Method Description intQuote. compareTo(Quote other)booleanQuote. equals(Quote that)P2PTransferParamsP2PTransferParams. setQuote(Quote quote)ManagementSrv.GetQuote_resultManagementSrv.GetQuote_result. setSuccess(Quote success)Method parameters in dev.vality.fistful.p2p_transfer with type arguments of type Quote Modifier and Type Method Description voidManagementSrv.AsyncClient. getQuote(QuoteParams params, org.apache.thrift.async.AsyncMethodCallback<Quote> resultHandler)voidManagementSrv.AsyncIface. getQuote(QuoteParams params, org.apache.thrift.async.AsyncMethodCallback<Quote> resultHandler)voidManagementSrv.AsyncProcessor.GetQuote. start(I iface, ManagementSrv.GetQuote_args args, org.apache.thrift.async.AsyncMethodCallback<Quote> resultHandler)Constructors in dev.vality.fistful.p2p_transfer with parameters of type Quote Constructor Description GetQuote_result(Quote success, IdentityNotFound ex1, ForbiddenOperationCurrency ex2, ForbiddenOperationAmount ex3, OperationNotPermitted ex4, NoResourceInfo ex5)Quote(Quote other)Performs a deep copy on other.Constructor parameters in dev.vality.fistful.p2p_transfer with type arguments of type Quote Constructor Description GetQuote_call(QuoteParams params, org.apache.thrift.async.AsyncMethodCallback<Quote> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport) -
Uses of Quote in dev.vality.fistful.p2p.template
Fields in dev.vality.fistful.p2p.template declared as Quote Modifier and Type Field Description QuoteP2PTemplateTransferParams. quoteQuoteManagementSrv.GetQuote_result. successMethods in dev.vality.fistful.p2p.template that return Quote Modifier and Type Method Description QuoteManagementSrv.Client. getQuote(String id, P2PTemplateQuoteParams params)QuoteManagementSrv.Iface. getQuote(String id, P2PTemplateQuoteParams params)QuoteP2PTemplateTransferParams. getQuote()QuoteManagementSrv.AsyncClient.GetQuote_call. getResult()QuoteManagementSrv.GetQuote_result. getSuccess()QuoteManagementSrv.Client. recvGetQuote()Methods in dev.vality.fistful.p2p.template that return types with arguments of type Quote Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<Quote>ManagementSrv.AsyncProcessor.GetQuote. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in dev.vality.fistful.p2p.template with parameters of type Quote Modifier and Type Method Description P2PTemplateTransferParamsP2PTemplateTransferParams. setQuote(Quote quote)ManagementSrv.GetQuote_resultManagementSrv.GetQuote_result. setSuccess(Quote success)Method parameters in dev.vality.fistful.p2p.template with type arguments of type Quote Modifier and Type Method Description voidManagementSrv.AsyncClient. getQuote(String id, P2PTemplateQuoteParams params, org.apache.thrift.async.AsyncMethodCallback<Quote> resultHandler)voidManagementSrv.AsyncIface. getQuote(String id, P2PTemplateQuoteParams params, org.apache.thrift.async.AsyncMethodCallback<Quote> resultHandler)voidManagementSrv.AsyncProcessor.GetQuote. start(I iface, ManagementSrv.GetQuote_args args, org.apache.thrift.async.AsyncMethodCallback<Quote> resultHandler)Constructors in dev.vality.fistful.p2p.template with parameters of type Quote Constructor Description GetQuote_result(Quote success, P2PTemplateNotFound ex1, IdentityNotFound ex2, ForbiddenOperationCurrency ex3, ForbiddenOperationAmount ex4, OperationNotPermitted ex5, NoResourceInfo ex6)Constructor parameters in dev.vality.fistful.p2p.template with type arguments of type Quote Constructor Description GetQuote_call(String id, P2PTemplateQuoteParams params, org.apache.thrift.async.AsyncMethodCallback<Quote> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)