|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.mina.util | |
---|---|
org.apache.mina.filter.buffer | |
org.apache.mina.util | Miscellaneous utility classes |
Classes in org.apache.mina.util used by org.apache.mina.filter.buffer | |
---|---|
LazyInitializedCacheMap
This map is specially useful when reads are much more frequent than writes and if the cost of instantiating the values is high like allocating an IoBuffer for example. |
|
LazyInitializer
An abstract class which provides semantics for an object which will be only fully initialized when requested to. |
Classes in org.apache.mina.util used by org.apache.mina.util | |
---|---|
ExceptionMonitor
Monitors uncaught exceptions. |
|
ExpirationListener
A listener for expired object events. |
|
ExpiringMap.Expirer
A Thread that monitors an ExpiringMap and will remove
elements that have passed the threshold. |
|
LazyInitializer
An abstract class which provides semantics for an object which will be only fully initialized when requested to. |
|
MapBackedSet
A Map -backed Set . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |