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 classChannelDownstreamEventRunnableAChannelEventRunnablewhich sends the specifiedChannelEventdownstream.classChannelEventRunnableclassChannelUpstreamEventRunnableAChannelEventRunnablewhich sends the specifiedChannelEventupstream.
-