|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.sam.SAMv2StreamSession.StreamConnector
public class SAMv2StreamSession.StreamConnector
SAM STREAM socket connecter, running in its own thread.
Constructor Summary | |
---|---|
SAMv2StreamSession.StreamConnector(int id,
Destination dest,
I2PSocketOptions opts)
Create a new SAM STREAM session socket reader |
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAMv2StreamSession.StreamConnector(int id, Destination dest, I2PSocketOptions opts)
id
- Unique id assigned to the handlerdest
- Destination to reachopts
- Socket options (I2PSocketOptions)Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |