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

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

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

Methods in com.google.bitcoin.protocols.channels that return PaymentChannelClientState
 PaymentChannelClientState PaymentChannelClientConnection.state()
          Gets the PaymentChannelClientState object which stores the current state of the connection with the server.
 PaymentChannelClientState PaymentChannelClient.state()
          Gets the PaymentChannelClientState object which stores the current state of the connection with the server.
 



Copyright © 2014. All rights reserved.