Uses of Interface
org.glassfish.grizzly.config.dom.ThreadPool
Packages that use ThreadPool
-
Uses of ThreadPool in org.glassfish.grizzly.config
Methods in org.glassfish.grizzly.config with parameters of type ThreadPoolModifier and TypeMethodDescriptionprotected voidGenericGrizzlyListener.configureThreadPool(org.glassfish.hk2.api.ServiceLocator habitat, NetworkListener networkListener, ThreadPool threadPool) protected org.glassfish.grizzly.threadpool.ThreadPoolConfigGenericGrizzlyListener.configureThreadPoolConfig(NetworkListener networkListener, ThreadPool threadPool) -
Uses of ThreadPool in org.glassfish.grizzly.config.dom
Methods in org.glassfish.grizzly.config.dom that return ThreadPoolModifier and TypeMethodDescriptionstatic ThreadPoolNetworkListener.Duck.findThreadPool(NetworkListener listener) NetworkListener.findThreadPool()Methods in org.glassfish.grizzly.config.dom that return types with arguments of type ThreadPoolModifier and TypeMethodDescriptionNetworkListeners.getThreadPool()Defines public thread-pool(s), which could be referenced within network-listener element(s)Methods in org.glassfish.grizzly.config.dom with parameters of type ThreadPoolModifier and TypeMethodDescriptionstatic List<NetworkListener>ThreadPool.Duck.findNetworkListeners(ThreadPool threadpool)