class PeerConnectionIn extends Object implements Runnable
(package private) long
lastRcvd
PeerConnectionIn(Peer peer, DataInputStream din)
(package private) void
disconnect()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
long lastRcvd
public PeerConnectionIn(Peer peer, DataInputStream din)
void disconnect()
public void run()
run
Runnable