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
IOExceptionraised byBlockingReadHandlerwhen no data was read within a certain period of time.Emulates buffered write operation.