序列化表格
-
程序包 org.beangle.inject.spring.web
-
类org.beangle.inject.spring.web.DwrSpringServlet扩展org.directwebremoting.servlet.DwrServlet实现可序列化
- serialVersionUID:
- 1843603170043922633L
-
序列化字段
-
configurators
List<org.directwebremoting.extend.Configurator> configurators
What Configurators exist for us to configure ourselves. -
includeDefaultConfig
boolean includeDefaultConfig
Do we prefix the list of Configurators with a default to read the system dwr.xml file? -
webContextBuilder
org.directwebremoting.WebContextFactory.WebContextBuilder webContextBuilder
The WebContext that keeps http objects local to a thread
-
-