| Package | Description |
|---|---|
| com.google.bitcoin.net |
| Constructor and Description |
|---|
NioServer(StreamParserFactory parserFactory,
InetSocketAddress bindAddress)
Creates a new server which is capable of listening for incoming connections and processing client provided data
using
StreamParsers created by the given StreamParserFactory |
Copyright © 2014. All rights reserved.