Package io.varhttp.parameterhandlers
Class RequestParameterListHandler
java.lang.Object
io.varhttp.parameterhandlers.RequestParameterListHandler
- All Implemented Interfaces:
- IParameterHandler
- 
Constructor SummaryConstructorsConstructorDescriptionRequestParameterListHandler(RequestParameterHandler.Configuration configuration, Type listElementType, Convert convert) 
- 
Method Summary
- 
Constructor Details- 
RequestParameterListHandlerpublic RequestParameterListHandler(RequestParameterHandler.Configuration configuration, Type listElementType, Convert convert) 
 
- 
- 
Method Details- 
handle- Specified by:
- handlein interface- IParameterHandler
 
 
-