Uses of Class
com.sun.grizzly.util.AbstractThreadPool

Packages that use AbstractThreadPool
com.sun.grizzly.util   
 

Uses of AbstractThreadPool in com.sun.grizzly.util
 

Subclasses of AbstractThreadPool in com.sun.grizzly.util
 class DefaultThreadPool
          ExecutorService implementation, which function the similar way as former Grizzly 1.x Pipeline based thread pools.
 class FixedThreadPool
          minimalistic fixed threadpool.
 class SyncThreadPool
          ExecutorService implementation, which function the similar way as former Grizzly 1.x Pipeline based thread pools.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.