org.klomp.snark
Class PeerConnectionIn
java.lang.Object
org.klomp.snark.PeerConnectionIn
- All Implemented Interfaces:
- Runnable
class PeerConnectionIn
- extends Object
- implements Runnable
Field Summary |
(package private) long |
lastRcvd
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lastRcvd
long lastRcvd
PeerConnectionIn
public PeerConnectionIn(Peer peer,
DataInputStream din)
disconnect
void disconnect()
run
public void run()
- Specified by:
run
in interface Runnable