Uses of Class
com.maverick.nio.SelectorThreadPool

Packages that use SelectorThreadPool
com.maverick.nio This package contains a generic framework for Java NIO daemons. 
 

Uses of SelectorThreadPool in com.maverick.nio
 

Constructors in com.maverick.nio with parameters of type SelectorThreadPool
SelectorThread(SelectorThreadPool pool, SelectorThreadImpl impl, boolean isPermanent, int maximumNumOfChannels, int id, int idleServicePeriod, int inactivePeriodsPerIdleEvent, java.nio.channels.spi.SelectorProvider selectorProvider)
          Construct a new selector thread.
 



Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.