Class PeerAcceptor

java.lang.Object
org.klomp.snark.PeerAcceptor

class PeerAcceptor extends Object
Accepts incomming connections from peers. The ConnectionAcceptor will call the connection() method when it detects an incomming BT protocol connection. The PeerAcceptor will then create a new peer if the PeerCoordinator wants more peers.