Uses of Class
com.google.bitcoin.protocols.channels.PaymentChannelServer

Packages that use PaymentChannelServer
com.google.bitcoin.protocols.channels   
 

Uses of PaymentChannelServer in com.google.bitcoin.protocols.channels
 

Methods in com.google.bitcoin.protocols.channels with parameters of type PaymentChannelServer
 void PaymentChannelServerState.storeChannelInWallet(PaymentChannelServer connectedHandler)
          Stores this channel's state in the wallet as a part of a StoredPaymentChannelServerStates wallet extension and keeps it up-to-date each time payment is incremented.
 



Copyright © 2014. All rights reserved.