Uses of Class
com.wowza.wms.vhost.ThreadPool
Packages that use ThreadPool
-
Uses of ThreadPool in com.wowza.wms.server
Methods in com.wowza.wms.server that return ThreadPoolModifier and TypeMethodDescriptionIServer.getHandlerThreadPool()
Get the server handler thread pool.IServer.getThreadPool()
Get the server handler thread pool.IServer.getTransportThreadPool()
Get the server transport thread pool. -
Uses of ThreadPool in com.wowza.wms.vhost
Methods in com.wowza.wms.vhost that return ThreadPoolModifier and TypeMethodDescriptionIVHost.getHandlerThreadPool()
Get the VHost handler thread pool.IVHost.getThreadPool()
Get the VHost handler thread pool.IVHost.getTransportThreadPool()
Get the VHost transport thread pool.