Uses of Package
org.apache.mina.util
Packages that use org.apache.mina.util
Package
Description
Miscellaneous utility classes
-
Classes in org.apache.mina.util used by org.apache.mina.core.sessionClassDescriptionA listener for expired object events.A map with expiration.A Thread that monitors an
ExpiringMapand will remove elements that have passed the threshold. -
Classes in org.apache.mina.util used by org.apache.mina.filter.bufferClassDescriptionThis 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
IoBufferfor example.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.utilClassDescriptionMonitors uncaught exceptions.A listener for expired object events.A Thread that monitors an
ExpiringMapand will remove elements that have passed the threshold.An abstract class which provides semantics for an object which will be only fully initialized when requested to.