forked from I2P_Developers/i2p.i2p
javadoc fix
This commit is contained in:
@ -111,7 +111,7 @@ class ConnectionRunner implements I2CPMessageReader.I2CPMessageEventListener {
|
|||||||
/**
|
/**
|
||||||
* Actually run the connection - listen for I2CP messages and respond. This
|
* Actually run the connection - listen for I2CP messages and respond. This
|
||||||
* is the main driver for this class, though it gets all its meat from the
|
* is the main driver for this class, though it gets all its meat from the
|
||||||
* {@link net.invisiblenet.i2p.data.i2cp.I2CPMessageReader I2CPMessageReader}
|
* {@link net.i2p.data.i2cp.I2CPMessageReader I2CPMessageReader}
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public void doYourThing() throws IOException {
|
public void doYourThing() throws IOException {
|
||||||
|
Reference in New Issue
Block a user