类 WebApplicationContextUtils.RequestObjectSupplier

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

private static class WebApplicationContextUtils.RequestObjectSupplier extends Object implements Supplier<ServletRequest>, Serializable
Factory that exposes the current request object on demand.