|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeoutException | |
|---|---|
| org.jboss.netty.handler.timeout | Adds support for read and write timeout and idle connection notification
using a Timer. |
| Uses of TimeoutException in org.jboss.netty.handler.timeout |
|---|
| Subclasses of TimeoutException in org.jboss.netty.handler.timeout | |
|---|---|
class |
ReadTimeoutException
A TimeoutException raised by ReadTimeoutHandler when no data
was read within a certain period of time. |
class |
WriteTimeoutException
A TimeoutException raised by WriteTimeoutHandler when no data
was written within a certain period of time. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||