Interface | Description |
---|---|
ParamValueLoader |
Responsible for providing the value to a method parameter
|
ScopeCacheSupport |
Class | Description |
---|---|
CliContextParamLoader |
Responsible for loading param value for
ActionContext |
JobContextParamLoader | |
JsonDTO |
The base class of system generated data transfer object to support converting JSON string into handler method parameters (or plus controller class fields)
|
JsonDTOClassManager | |
ParamValueLoaderManager |
Manage
ParamValueLoaderService by context type |
ParamValueLoaderService |
Manage
ParamValueLoader grouped by Method |
ProvidedValueLoader | |
ScopeCacheSupport.Base | |
StringValueResolverValueLoader |
Enum | Description |
---|---|
HttpRequestParamEncode |
Annotation Type | Description |
---|---|
NoBind |
Mark a field that should not participate in the parameter value loading process
|
Copyright © 2014–2017 ActFramework. All rights reserved.