类 WebApplicationContextUtils.ResponseObjectSupplier
java.lang.Object
cn.taketoday.web.servlet.support.WebApplicationContextUtils.ResponseObjectSupplier
- 所有已实现的接口:
Serializable,Supplier<ServletResponse>
private static class WebApplicationContextUtils.ResponseObjectSupplier
extends Object
implements Supplier<ServletResponse>, Serializable
Factory that exposes the current response object on demand.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ResponseObjectSupplier
private ResponseObjectSupplier()
-
-
方法详细资料
-
get
- 指定者:
get在接口中Supplier<ServletResponse>
-
toString
-