public abstract class AbstractPeerConnectionAcceptor extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
protected TorrentClient |
torrentClient |
| Constructor and Description |
|---|
AbstractPeerConnectionAcceptor(TorrentClient torrentClient) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ISocket |
acceptSocket() |
void |
run() |
protected final TorrentClient torrentClient
public AbstractPeerConnectionAcceptor(TorrentClient torrentClient)
protected abstract ISocket acceptSocket() throws IOException
IOExceptionCopyright © 2016. All rights reserved.