Uses of Class
com.google.bitcoin.protocols.payments.PaymentSession.Ack

Packages that use PaymentSession.Ack
com.google.bitcoin.protocols.payments   
 

Uses of PaymentSession.Ack in com.google.bitcoin.protocols.payments
 

Methods in com.google.bitcoin.protocols.payments that return types with arguments of type PaymentSession.Ack
 com.google.common.util.concurrent.ListenableFuture<PaymentSession.Ack> PaymentSession.sendPayment(List<Transaction> txns, Address refundAddr, String memo)
          Generates a Payment message and sends the payment to the merchant who sent the PaymentRequest.
protected  com.google.common.util.concurrent.ListenableFuture<PaymentSession.Ack> PaymentSession.sendPayment(URL url, Protos.Payment payment)
           
 



Copyright © 2014. All rights reserved.