@@ -119,7 +119,7 @@ public final class ReadingRunnable implements Runnable {
|
|||||||
this.reader = reader;
|
this.reader = reader;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** do wait for a message.
|
/** Do wait for a message.
|
||||||
* <p>
|
* <p>
|
||||||
* This method should only be called inside a loop.
|
* This method should only be called inside a loop.
|
||||||
*
|
*
|
||||||
@@ -291,7 +291,7 @@ public final class ReadingRunnable implements Runnable {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Wait for the next message to be integratted.
|
/** Wait for the next message to be integrated.
|
||||||
*
|
*
|
||||||
* @param timeout the timeout to wait
|
* @param timeout the timeout to wait
|
||||||
* @throws IOException if the next message was not delivered and the runnable
|
* @throws IOException if the next message was not delivered and the runnable
|
||||||
|
|||||||
Reference in New Issue
Block a user