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