|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
net.i2p.sam.SAMStreamSession.SAMv1StreamSessionSocketReader
public class SAMStreamSession.SAMv1StreamSessionSocketReader
Field Summary |
---|
Fields inherited from class net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader |
---|
i2pSocket, id, runningLock, stillRunning |
Constructor Summary | |
---|---|
SAMStreamSession.SAMv1StreamSessionSocketReader(I2PSocket s,
int id)
Create a new SAM STREAM session socket reader |
Method Summary | |
---|---|
void |
run()
|
void |
stopRunning()
Stop a SAM STREAM session socket reader thead immediately. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAMStreamSession.SAMv1StreamSessionSocketReader(I2PSocket s, int id) throws java.io.IOException
s
- Socket to be handledid
- Unique id assigned to the handler
java.io.IOException
Method Detail |
---|
public void stopRunning()
stopRunning
in class SAMStreamSession.SAMStreamSessionSocketReader
public void run()
run
in interface java.lang.Runnable
run
in class SAMStreamSession.SAMStreamSessionSocketReader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |