Prev Package | Next Package | Frames | No Frames |
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. |
ExpiringMap.Expirer | |
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 Runnable s 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. |