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

W

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 的构造方法
 
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(Configuration, ServletContext) - 类 org.soybeanMilk.web.config.parser.WebConfigurationParser 的构造方法
创建WEB解析器并预设存储配置对象
WebConstants - org.soybeanMilk.web 中的 类
WEB常量类
WebConstants() - 类 org.soybeanMilk.web.WebConstants 的构造方法
 
WebConstants.Scope - org.soybeanMilk.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执行器,它将根据WEB请求执行对应的可执行对象
WebExecutor(WebConfiguration) - 类 org.soybeanMilk.web.WebExecutor 的构造方法
 
WebGenericConverter - org.soybeanMilk.web.bean 中的 类
WEB通用转换器,除了继承的转换支持,它还支持将WEB请求参数映射表Map<String,String[]>转换为JavaBean对象
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 的构造方法
 

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