请参阅: 说明
| 类 | 说明 |
|---|---|
| BlockingReadHandler<E> |
Emulates blocking read operation.
|
| BufferedWriteHandler |
Emulates buffered write operation.
|
| 异常错误 | 说明 |
|---|---|
| BlockingReadTimeoutException |
A
IOException raised by BlockingReadHandler when no data
was read within a certain period of time. |