net.i2p.client
Constructor and Description |
---|
ClientWriterRunner(OutputStream out,
I2PSessionImpl session)
starts the thread too
|
Modifier and Type | Method and Description |
---|---|
void |
addMessage(I2CPMessage msg)
Add this message to the writer's queue
|
void |
run() |
void |
stopWriting()
No more messages - dont even try to send what we have
|
public ClientWriterRunner(OutputStream out, I2PSessionImpl session)
public void addMessage(I2CPMessage msg)
public void stopWriting()