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.
BlockingSet A HashSet that can wait until it is not empty.
EventType Enumeration for MINA event types.
ExceptionUtil Exception utility.
Queue A unbounded circular queue.
SessionLog Call SessionLog.getLogger(Session), SessionLog.log(Level,Session, String), and SessionLog.log(Level,Session, String, Throwable) 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.