Uses of Package
org.jboss.netty.handler.queue
-
Packages that use org.jboss.netty.handler.queue Package Description org.jboss.netty.handler.queue The special-purpose handlers that store an event into an internal queue instead of propagating the event immediately. -
Classes in org.jboss.netty.handler.queue used by org.jboss.netty.handler.queue Class Description BlockingReadTimeoutException AIOException
raised byBlockingReadHandler
when no data was read within a certain period of time.