程序包的使用
cn.taketoday.web.bind.support
程序包
说明
Method handler
-
类说明Simple interface that can be injected into handler methods, allowing them to signal that their session processing is complete.Callback interface for initializing a
WebDataBinderfor performing data binding in the context of a specific web request. -
类说明Strategy interface for storing model attributes in a backend session.Simple interface that can be injected into handler methods, allowing them to signal that their session processing is complete.Callback interface for initializing a
WebDataBinderfor performing data binding in the context of a specific web request. -
类说明Callback interface for initializing a
WebDataBinderfor performing data binding in the context of a specific web request. -
类说明Strategy interface for storing model attributes in a backend session.Callback interface for initializing a
WebDataBinderfor performing data binding in the context of a specific web request.