public class JettyWebThreadPoolHandler extends AbstractWebThreadPoolService
executor| 构造器和说明 |
|---|
JettyWebThreadPoolHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Executor |
getWebThreadPoolByServer(org.springframework.boot.web.server.WebServer webServer)
Get web thread pool by server.
|
void |
updateWebThreadPool(PoolParameterInfo poolParameterInfo)
Update web thread pool.
|
getWebThreadPoolprotected Executor getWebThreadPoolByServer(org.springframework.boot.web.server.WebServer webServer)
AbstractWebThreadPoolServicegetWebThreadPoolByServer 在类中 AbstractWebThreadPoolServicepublic void updateWebThreadPool(PoolParameterInfo poolParameterInfo)
WebThreadPoolServiceCopyright © 2022. All rights reserved.