| Package | Description |
|---|---|
| io.higgs.http.server | |
| io.higgs.http.server.protocol |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultParamInjector
Inspect the provided method parameters and substitute supported types as parameters where necessary
The following can be injected:
HttpRequest,FormFiles,HttpFile,FormParams,
HttpCookie,QueryParams,HiggsSession,ResourcePath |
| Modifier and Type | Field and Description |
|---|---|
protected ParamInjector |
HttpProtocolConfiguration.injector |
protected ParamInjector |
HttpHandler.injector |
| Modifier and Type | Method and Description |
|---|---|
ParamInjector |
HttpProtocolConfiguration.getInjector() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpProtocolConfiguration.setInjector(ParamInjector injector) |
Copyright © 2012-2015. All Rights Reserved.