|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IoEventSizeEstimator | |
---|---|
org.apache.mina.filter.executor | An IoFilter that provides flexible thread models |
Uses of IoEventSizeEstimator in org.apache.mina.filter.executor |
---|
Classes in org.apache.mina.filter.executor that implement IoEventSizeEstimator | |
---|---|
class |
DefaultIoEventSizeEstimator
A default IoEventSizeEstimator implementation. |
Methods in org.apache.mina.filter.executor that return IoEventSizeEstimator | |
---|---|
IoEventSizeEstimator |
IoEventQueueThrottle.getEventSizeEstimator()
|
Constructors in org.apache.mina.filter.executor with parameters of type IoEventSizeEstimator | |
---|---|
IoEventQueueThrottle(IoEventSizeEstimator eventSizeEstimator,
int threshold)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |