Uses of Interface
com.google.bitcoin.protocols.channels.PaymentChannelServer.ServerConnection

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

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

Constructors in com.google.bitcoin.protocols.channels with parameters of type PaymentChannelServer.ServerConnection
PaymentChannelServer(TransactionBroadcaster broadcaster, Wallet wallet, BigInteger minAcceptedChannelSize, PaymentChannelServer.ServerConnection conn)
          Creates a new server-side state manager which handles a single client connection.
 



Copyright © 2014. All rights reserved.