Uses of Interface
cool.scx.web.parameter_handler.ParameterHandler
Packages that use ParameterHandler
Package
Description
-
Uses of ParameterHandler in cool.scx.web.parameter_handler
Methods in cool.scx.web.parameter_handler that return ParameterHandlerModifier and TypeMethodDescriptionParameterHandlerBuilder.tryBuild(cool.scx.reflect.ParameterInfo parameter) 判断是否可以处理这个参数类型 返回 null 不支持 -
Uses of ParameterHandler in cool.scx.web.parameter_handler.from_body
Classes in cool.scx.web.parameter_handler.from_body that implement ParameterHandlerMethods in cool.scx.web.parameter_handler.from_body that return ParameterHandlerModifier and TypeMethodDescriptionFromBodyParameterHandlerBuilder.tryBuild(cool.scx.reflect.ParameterInfo parameter) -
Uses of ParameterHandler in cool.scx.web.parameter_handler.from_context
Methods in cool.scx.web.parameter_handler.from_context that return ParameterHandlerModifier and TypeMethodDescriptionFromContextParameterHandlerBuilder.tryBuild(cool.scx.reflect.ParameterInfo parameter) -
Uses of ParameterHandler in cool.scx.web.parameter_handler.from_path
Classes in cool.scx.web.parameter_handler.from_path that implement ParameterHandlerMethods in cool.scx.web.parameter_handler.from_path that return ParameterHandlerModifier and TypeMethodDescriptionFromPathParameterHandlerBuilder.tryBuild(cool.scx.reflect.ParameterInfo parameter) -
Uses of ParameterHandler in cool.scx.web.parameter_handler.from_query
Classes in cool.scx.web.parameter_handler.from_query that implement ParameterHandlerMethods in cool.scx.web.parameter_handler.from_query that return ParameterHandlerModifier and TypeMethodDescriptionFromQueryParameterHandlerBuilder.tryBuild(cool.scx.reflect.ParameterInfo parameter) -
Uses of ParameterHandler in cool.scx.web.parameter_handler.from_upload
Classes in cool.scx.web.parameter_handler.from_upload that implement ParameterHandlerMethods in cool.scx.web.parameter_handler.from_upload that return ParameterHandlerModifier and TypeMethodDescriptionFromUploadParameterHandlerBuilder.tryBuild(cool.scx.reflect.ParameterInfo parameter) -
Uses of ParameterHandler in cool.scx.web.parameter_handler.last
Classes in cool.scx.web.parameter_handler.last that implement ParameterHandlerMethods in cool.scx.web.parameter_handler.last that return ParameterHandlerModifier and TypeMethodDescriptionLastParameterHandlerBuilder.tryBuild(cool.scx.reflect.ParameterInfo parameter)