Package org.apache.mina.util

This package is used by MINA internally.

See:
          Description

Interface Summary
ThreadPool A generic thread pool interface.
 

Class Summary
AvailablePortFinder Finds currently available server ports.
BaseThreadPool A base implementation of Thread-pooling filters.
BaseThreadPool.SessionBuffer  
BlockingQueue A synchronized version of Queue.
BlockingSet A HashSet that can wait until it is not empty.
Event MINA Event used by BaseThreadPool internally.
EventType Enumeration for MINA event types.
ExceptionUtil Exception utility.
IdentityHashSet An IdentityHashMap-backed Set.
Queue A unbounded circular queue.
SessionLog Provides utility methods to log protocol-specific messages.
SessionUtil Exception utility.
Stack A unbounded stack.
 

Package org.apache.mina.util Description

This package is used by MINA internally.



Copyright © 2004-2005 . All Rights Reserved.