Package | Description |
---|---|
com.google.bitcoin.core | |
com.google.bitcoin.net |
Constructor and Description |
---|
PeerGroup(NetworkParameters params,
AbstractBlockChain chain,
ClientConnectionManager connectionManager)
Creates a new PeerGroup allowing you to specify the
ClientConnectionManager which is used to create new
connections and keep track of existing ones. |
Modifier and Type | Class and Description |
---|---|
class |
BlockingClientManager
A thin wrapper around a set of
BlockingClient s. |
class |
NioClientManager
A class which manages a set of client connections.
|
Copyright © 2014. All rights reserved.