Uses of Interface
com.sun.grizzly.util.ExtendedThreadPool

Packages that use ExtendedThreadPool
com.sun.grizzly.util   
 

Uses of ExtendedThreadPool in com.sun.grizzly.util
 

Classes in com.sun.grizzly.util that implement ExtendedThreadPool
 class AbstractThreadPool
          Abstract ExtendedThreadPool implementation.
 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.