Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.mina.util Classes and Interfaces - 35 results found.
NameDescriptionTypePackageFramework
AvailablePortFinderFinds currently available server ports.Classorg.apache.mina.utilApache Mina
Base64Provides Base64 encoding and decoding as defined by RFC 2045.Classorg.apache.mina.utilApache Mina
BufferByteArrayA ByteArray backed by a IoBuffer.Classorg.apache.mina.util.byteaccessApache Mina
ByteArrayRepresents a sequence of bytes that can be read or written directly orAuthor:Apache MINA ProjectInterfaceorg.apache.mina.util.byteaccessApache Mina
ByteArray .CursorProvides relocatable, relative access to the underlying array.Interfaceorg.apache.mina.util.byteaccessApache Mina
ByteArrayFactoryA factory for ByteArrays.Interfaceorg.apache.mina.util.byteaccessApache Mina
ByteArrayPoolCreates ByteArrays, using a pool to reduce allocation where possible.Classorg.apache.mina.util.byteaccessApache Mina
CircularQueueA unbounded circular queue based on array.Classorg.apache.mina.utilApache Mina
CompositeByteArrayA ByteArray composed of other ByteArrays.Classorg.apache.mina.util.byteaccessApache Mina
CompositeByteArray .CursorListenerAllows for efficient detection of component boundaries when using a cursor.Interfaceorg.apache.mina.util.byteaccessApache Mina
CompositeByteArrayRelativeReaderProvides restricted, relative, read-only access to the bytes in a CompositeByteArray.Classorg.apache.mina.util.byteaccessApache Mina
CompositeByteArrayRelativeWriterProvides restricted, relative, write-only access to the bytes in a CompositeByteArray.Classorg.apache.mina.util.byteaccessApache Mina
CompositeByteArrayRelativeWriter .ChunkedExpanderExpands the supplied CompositeByteArray by the number of bytes provided in the constructorClassorg.apache.mina.util.byteaccessApache Mina
CompositeByteArrayRelativeWriter .ExpanderAn object that knows how to expand a CompositeByteArray.Interfaceorg.apache.mina.util.byteaccessApache Mina
CompositeByteArrayRelativeWriter .FlusherAn object that knows how to flush a ByteArray.Interfaceorg.apache.mina.util.byteaccessApache Mina
CompositeByteArrayRelativeWriter .NopExpanderNo-op expander.Classorg.apache.mina.util.byteaccessApache Mina
ConcurrentHashSetA ConcurrentHashMap-backed Set.Classorg.apache.mina.utilApache Mina
CopyOnWriteMapA thread-safe version of Map in which all operations that change the Map are implemented by making a new copy of the underlying Map.Classorg.apache.mina.utilApache Mina
DefaultExceptionMonitorA default ExceptionMonitor implementation that logs uncaught exceptions using Logger.Classorg.apache.mina.utilApache Mina
ExceptionMonitorMonitors uncaught exceptions.Classorg.apache.mina.utilApache Mina
ExpirationListenerA listener for expired object events.Interfaceorg.apache.mina.utilApache Mina
ExpiringMapA map with expiration.Classorg.apache.mina.utilApache Mina
IdentityHashSetAn IdentityHashMap-backed Set.Classorg.apache.mina.utilApache Mina
IoAbsoluteReaderProvides absolute read access to a sequence of bytes.Interfaceorg.apache.mina.util.byteaccessApache Mina
IoAbsoluteWriterProvides absolute write access to a sequence of bytes.Interfaceorg.apache.mina.util.byteaccessApache Mina
IoRelativeReaderProvides relative read access to a sequence of bytes.Interfaceorg.apache.mina.util.byteaccessApache Mina
IoRelativeWriterProvides relative read access to a sequence of bytes.Interfaceorg.apache.mina.util.byteaccessApache Mina
LazyInitializedCacheMapThis 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 Classorg.apache.mina.utilApache Mina
LazyInitializerAn abstract class which provides semantics for an object which will be only fully initialized when requested to.Classorg.apache.mina.utilApache Mina
Log4jXmlFormatter The generated xml corresponds 100% with what is generated by The MDC properties will only be correct when format is called from the same threadClassorg.apache.mina.utilApache Mina
MapBackedSetClassorg.apache.mina.utilApache Mina
NamePreservingRunnableA Runnable wrapper that preserves the name of the thread after the runnable is complete (for Runnables that change the name of the Thread they use.Classorg.apache.mina.utilApache Mina
SimpleByteArrayFactoryCreates ByteArray backed by a heap-allocated IoBuffer.Classorg.apache.mina.util.byteaccessApache Mina
SynchronizedQueueA decorator that makes the specified Queue thread-safe.Classorg.apache.mina.utilApache Mina
TransformUtility class for working with xml data Implementation is heavily based on org.Classorg.apache.mina.utilApache Mina