Package org.jboss.netty.handler.queue
package org.jboss.netty.handler.queue
The special-purpose handlers that store an event into an internal queue
instead of propagating the event immediately.
-
ClassDescriptionEmulates blocking read operation.A
IOException
raised byBlockingReadHandler
when no data was read within a certain period of time.Emulates buffered write operation.