Uses of Class
org.glassfish.grizzly.threadpool.GrizzlyExecutorService
-
Packages that use GrizzlyExecutorService Package Description org.glassfish.grizzly.threadpool -
-
Uses of GrizzlyExecutorService in org.glassfish.grizzly.threadpool
Methods in org.glassfish.grizzly.threadpool that return GrizzlyExecutorService Modifier and Type Method Description static GrizzlyExecutorServiceGrizzlyExecutorService. createInstance()static GrizzlyExecutorServiceGrizzlyExecutorService. createInstance(ThreadPoolConfig cfg)GrizzlyExecutorServiceGrizzlyExecutorService. reconfigure(ThreadPoolConfig config)Sets theThreadPoolConfig
-