Uses of Interface
org.jboss.netty.util.EstimatableObjectWrapper
Packages that use EstimatableObjectWrapper
Package
Description
Executor
-based implementation of various
thread models that separate business logic from I/O threads-
Uses of EstimatableObjectWrapper in org.jboss.netty.handler.execution
Classes in org.jboss.netty.handler.execution that implement EstimatableObjectWrapperModifier and TypeClassDescriptionclass
AChannelEventRunnable
which sends the specifiedChannelEvent
downstream.class
class
AChannelEventRunnable
which sends the specifiedChannelEvent
upstream.