| 接口 | 说明 |
|---|---|
| ExpirationListener<E> |
A listener for expired object events.
|
| 类 | 说明 |
|---|---|
| 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.
|