| Package | Description |
|---|---|
| com.wowza.wms.server | |
| com.wowza.wms.vhost |
| Modifier and Type | Method and Description |
|---|---|
ThreadPool |
IServer.getHandlerThreadPool()
Get the server handler thread pool.
|
ThreadPool |
IServer.getThreadPool()
Get the server handler thread pool.
|
ThreadPool |
IServer.getTransportThreadPool()
Get the server transport thread pool.
|
| Modifier and Type | Method and Description |
|---|---|
ThreadPool |
IVHost.getHandlerThreadPool()
Get the VHost handler thread pool.
|
ThreadPool |
IVHost.getThreadPool()
Get the VHost handler thread pool.
|
ThreadPool |
IVHost.getTransportThreadPool()
Get the VHost transport thread pool.
|