Package org.apache.mina.util

Miscellaneous utility classes

See:
          Description

Interface Summary
ExpirationListener<E> A listener for expired object events.
 

Class Summary
AnonymousSocketAddress A SocketAddress which represents anonymous address.
AvailablePortFinder Finds currently available server ports.
ByteBufferUtil ByteBuffer utility.
ExpiringMap<K,V> A map with expiration.
ExpiringStack A unbounded stack with expiration.
IdentityHashSet<E> An IdentityHashMap-backed Set.
NamePreservingRunnable A 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.)
NewThreadExecutor An Executor that just launches in a new thread.
SessionLog Provides utility methods to log protocol-specific messages.
SessionUtil A session utility
Stack A unbounded stack.
 

Package org.apache.mina.util Description

Miscellaneous utility classes



Copyright © 2004-2009 Apache MINA Project. All Rights Reserved.