A B C D E F G H I K 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动作,它拥有一个目标属性。
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 的构造方法
 
WebConfiguration - org.soybeanMilk.web.config 中的 类
Web配置。
WebConfiguration() - 类 org.soybeanMilk.web.config.WebConfiguration 的构造方法
 
WebConfiguration(ResolverFactory) - 类 org.soybeanMilk.web.config.WebConfiguration 的构造方法
 
WebConfigurationParser - org.soybeanMilk.web.config.parser 中的 类
WEB解析器,它可以解析类路径资源文件和应用“/WEB-INF”下的配置文件。
WebConfigurationParser(ServletContext) - 类 org.soybeanMilk.web.config.parser.WebConfigurationParser 的构造方法
创建WEB解析器
WebConfigurationParser(WebConfiguration, ServletContext) - 类 org.soybeanMilk.web.config.parser.WebConfigurationParser 的构造方法
创建WEB解析器并预设存储配置对象
WebConstants - org.soybeanMilk.web 中的 类
WEB常量类。
WebConstants() - 类 org.soybeanMilk.web.WebConstants 的构造方法
 
WebConstants.Scope - org.soybeanMilk.web 中的 类
框架的Web对象源支持的作用域
WebConstants.Scope() - 类 org.soybeanMilk.web.WebConstants.Scope 的构造方法
 
WebConstants.ServletInitParams - org.soybeanMilk.web 中的 类
servlet允许的初始化配置参数
WebConstants.ServletInitParams() - 类 org.soybeanMilk.web.WebConstants.ServletInitParams 的构造方法
 
WebExecutor - org.soybeanMilk.web 中的 接口
Web执行器。
WebGenericConverter - org.soybeanMilk.web.bean 中的 类
WEB通用转换器,除了继承的转换支持,它还支持将{@link Map Map<String, ?
WebGenericConverter() - 类 org.soybeanMilk.web.bean.WebGenericConverter 的构造方法
 
WebObjectSource - org.soybeanMilk.web.os 中的 类
用于WEB应用的对象源,它的实例的生命周期与一次请求的生命周期相同。
WebObjectSource() - 类 org.soybeanMilk.web.os.WebObjectSource 的构造方法
 
WebObjectSource(HttpServletRequest, HttpServletResponse, ServletContext) - 类 org.soybeanMilk.web.os.WebObjectSource 的构造方法
 
WebObjectSource(HttpServletRequest, HttpServletResponse, ServletContext, GenericConverter) - 类 org.soybeanMilk.web.os.WebObjectSource 的构造方法
 
WebObjectSource.ParamFilterAwareMap<K,V> - org.soybeanMilk.web.os 中的 类
请求参数过滤映射表。
WebObjectSource.ParamFilterAwareMap(Map<String, ?>, String, boolean) - 类 org.soybeanMilk.web.os.WebObjectSource.ParamFilterAwareMap 的构造方法
创建请求参数过滤器映射表。
WebObjectSourceFactory - org.soybeanMilk.web.os 中的 接口
WEB对象源工厂,DispatchServlet使用它来为请求创建WEB对象源。
wrap(Map<String, T>) - 类 org.soybeanMilk.web.bean.FilterAwareMap 中的静态方法
包装

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