|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.i2p.sam.client.SAMReader
public class SAMReader
Read from a socket, producing events for any SAM message read
| Nested Class Summary | |
|---|---|
static interface |
SAMReader.SAMClientEventListener
Async event notification interface for SAM clients |
| Constructor Summary | |
|---|---|
SAMReader(I2PAppContext context,
InputStream samIn,
SAMReader.SAMClientEventListener listener)
|
|
| Method Summary | |
|---|---|
void |
startReading()
|
void |
stopReading()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SAMReader(I2PAppContext context,
InputStream samIn,
SAMReader.SAMClientEventListener listener)
| Method Detail |
|---|
public void startReading()
public void stopReading()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||