|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IoEventSizeEstimator | |
---|---|
org.apache.mina.filter.executor | IoFilters that provide flexible thread model and event queue monitoring interface. |
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 |