A B C D E F G H I L N O P R S T U V W

W

WEB_OBJECT_SOURCE_FACTORY_CLASS - 类 org.soybeanMilk.web.WebConstants.ServletInitParams 中的静态变量
WEB对象源工厂的类名。
WebAction - org.soybeanMilk.web.exe 中的 类
WEB动作,多一个Target属性。
WebAction() - 类 org.soybeanMilk.web.exe.WebAction 的构造方法
 
WebAction(String) - 类 org.soybeanMilk.web.exe.WebAction 的构造方法
 
WebAction(String, List<Executable>) - 类 org.soybeanMilk.web.exe.WebAction 的构造方法
 
WebAction(String, List<Executable>, WebAction.Target) - 类 org.soybeanMilk.web.exe.WebAction 的构造方法
 
WebAction.Target - org.soybeanMilk.web.exe 中的 类
动作的目标,包括目标URL和类型(转向、重定向)
WebAction.Target() - 类 org.soybeanMilk.web.exe.WebAction.Target 的构造方法
 
WebAction.Target(String, String) - 类 org.soybeanMilk.web.exe.WebAction.Target 的构造方法
 
WebConfigurationParser - org.soybeanMilk.web.config.parser 中的 类
WEB解析器,它可以解析类路径资源文件和应用“/WEB-INF”下的配置文件。
WebConfigurationParser(ServletContext) - 类 org.soybeanMilk.web.config.parser.WebConfigurationParser 的构造方法
创建WEB解析器
WebConfigurationParser(Configuration, ServletContext) - 类 org.soybeanMilk.web.config.parser.WebConfigurationParser 的构造方法
创建WEB解析器并预设存储配置对象
WebConstants - org.soybeanMilk.web 中的 类
WEB常量类。
WebConstants() - 类 org.soybeanMilk.web.WebConstants 的构造方法
 
WebConstants.ServletInitParams - org.soybeanMilk.web 中的 类
servlet允许的初始化配置参数
WebConstants.ServletInitParams() - 类 org.soybeanMilk.web.WebConstants.ServletInitParams 的构造方法
 
WebConstants.WebObjectSourceScope - org.soybeanMilk.web 中的 类
框架的Web对象源支持的对象源作用域
WebConstants.WebObjectSourceScope() - 类 org.soybeanMilk.web.WebConstants.WebObjectSourceScope 的构造方法
 
WebGenericConverter - org.soybeanMilk.web.bean 中的 类
WEB通用转换器,除了继承的转换支持,它还支持将Map<String, Object>转换为JavaBean对象、JavaBean数组以及JavaBean集合(List、Set)。
WebGenericConverter() - 类 org.soybeanMilk.web.bean.WebGenericConverter 的构造方法
 
WebObjectSource - org.soybeanMilk.web.os 中的 类
用于WEB应用的对象源,它的实例的生命周期与一次请求的生命周期相同。
WebObjectSource(HttpServletRequest, HttpServletResponse, ServletContext) - 类 org.soybeanMilk.web.os.WebObjectSource 的构造方法
 
WebObjectSource(HttpServletRequest, HttpServletResponse, ServletContext, GenericConverter) - 类 org.soybeanMilk.web.os.WebObjectSource 的构造方法
 
WebObjectSourceFactory - org.soybeanMilk.web.os 中的 接口
WEB对象源工厂,DispatchServlet使用它来为请求创建WEB对象源。

A B C D E F G H I L N O P R S T U V W