Uses of Class
com.google.bitcoin.core.NetworkConnection

Packages that use NetworkConnection
com.google.bitcoin.core   
 

Uses of NetworkConnection in com.google.bitcoin.core
 

Constructors in com.google.bitcoin.core with parameters of type NetworkConnection
Peer(NetworkParameters params, NetworkConnection conn, BlockChain blockChain)
          Construct a peer that handles the given network connection and reads/writes from the given block chain.
 



Copyright © 2011. All Rights Reserved.