Uses of Class
com.google.bitcoin.net.BlockingClient

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.
 



Copyright © 2014. All rights reserved.