See: Description
Class | Description |
---|---|
BlockingReadHandler<E> |
Emulates blocking read operation.
|
BufferedWriteHandler |
Emulates buffered write operation.
|
Exception | Description |
---|---|
BlockingReadTimeoutException |
A
IOException raised by BlockingReadHandler when no data
was read within a certain period of time. |
Copyright © 2008-2014 The Netty Project. All Rights Reserved.