类 WebApplicationContextUtils.ResponseObjectSupplier

java.lang.Object
cn.taketoday.web.servlet.support.WebApplicationContextUtils.ResponseObjectSupplier
所有已实现的接口:
Serializable, Supplier<ServletResponse>
封闭类:
WebApplicationContextUtils

private static class WebApplicationContextUtils.ResponseObjectSupplier extends Object implements Supplier<ServletResponse>, Serializable
Factory that exposes the current response object on demand.