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

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

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

Methods in com.google.bitcoin.protocols.channels that return types with arguments of type PaymentChannelClientConnection
 com.google.common.util.concurrent.ListenableFuture<PaymentChannelClientConnection> PaymentChannelClientConnection.getChannelOpenFuture()
          Gets a future which returns this when the channel is successfully opened, or throws an exception if there is an error before the channel has reached the open state.
 



Copyright © 2014. All rights reserved.