| Package | Description |
|---|---|
| com.google.bitcoin.net |
| Constructor and Description |
|---|
BlockingClient(SocketAddress serverAddress,
StreamParser parser,
int connectTimeoutMillis,
SocketFactory socketFactory,
Set<BlockingClient> clientSet)
Creates a new client to the given server address using the given
StreamParser to decode the data. |
Copyright © 2014. All rights reserved.