Uses of Interface
org.jboss.netty.util.EstimatableObjectWrapper
-
Packages that use EstimatableObjectWrapper Package Description org.jboss.netty.handler.execution 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 EstimatableObjectWrapper Modifier and Type Class Description class
ChannelDownstreamEventRunnable
AChannelEventRunnable
which sends the specifiedChannelEvent
downstream.class
ChannelEventRunnable
class
ChannelUpstreamEventRunnable
AChannelEventRunnable
which sends the specifiedChannelEvent
upstream.
-