Package | Description |
---|---|
org.voovan.http.server | |
org.voovan.http.server.context |
Modifier and Type | Method and Description |
---|---|
HttpModuleConfig |
HttpModule.getModuleConfig()
获取HttpModuleConfig
|
Modifier and Type | Method and Description |
---|---|
void |
HttpModule.init(WebServer webServer,
HttpModuleConfig moduleConfig)
初始化模块操作
|
Modifier and Type | Method and Description |
---|---|
List<HttpModuleConfig> |
WebServerConfig.getModuleConfigs() |
Copyright © 2020 Voovan. All rights reserved.