接口 org.soybeanMilk.web.WebExecutor
的使用

使用 WebExecutor 的软件包
org.soybeanMilk.web   
org.soybeanMilk.web.servlet   
 

org.soybeanMilk.webWebExecutor 的使用
 

实现 WebExecutororg.soybeanMilk.web 中的类
 class DefaultWebExecutor
          Web执行器的默认实现。
 

org.soybeanMilk.web.servletWebExecutor 的使用
 

返回 WebExecutororg.soybeanMilk.web.servlet 中的方法
 WebExecutor DispatchServlet.getWebExecutor()
           
 

参数类型为 WebExecutororg.soybeanMilk.web.servlet 中的方法
 void DispatchServlet.setWebExecutor(WebExecutor webExecutor)