类的使用
cn.taketoday.web.bind.resolver.AbstractNamedValueResolvingStrategy
程序包
说明
Web Session Supports like Servlet's Session
Request context parameter resolvers
-
cn.taketoday.session中AbstractNamedValueResolvingStrategy的使用
-
cn.taketoday.web.bind.resolver中AbstractNamedValueResolvingStrategy的使用
修饰符和类型类说明classprivate static classprivate static classclassResolves method arguments annotated with@Value.classResolves arguments annotated with@MatrixParam.(专用程序包) static final classclassResolves method arguments annotated with an @PathVariable.classResolves method arguments annotated with@RequestHeaderexcept forMaparguments.classResolves method arguments annotated with @RequestParam, arguments of typeMultipartFilein conjunction withMultipartRequestabstraction, and arguments of typejakarta.servlet.http.Partin conjunction with Servlet multipart requests.private static class(专用程序包) static class(专用程序包) static class