|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlockingClient | |
|---|---|
| com.google.bitcoin.net | |
| Uses of BlockingClient in com.google.bitcoin.net |
|---|
| Constructor parameters in com.google.bitcoin.net with type arguments of type BlockingClient | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||