public class ActionEnter extends Object
| 构造器和说明 |
|---|
ActionEnter(javax.servlet.http.HttpServletRequest request,
String rootPath) |
ActionEnter(javax.servlet.http.HttpServletRequest request,
String rootPath,
String configPath) |
ActionEnter(StorageManager storage,
javax.servlet.http.HttpServletRequest request,
String rootPath) |
ActionEnter(StorageManager storage,
javax.servlet.http.HttpServletRequest request,
String rootPath,
String configPath) |
public ActionEnter(javax.servlet.http.HttpServletRequest request,
String rootPath)
public ActionEnter(javax.servlet.http.HttpServletRequest request,
String rootPath,
String configPath)
public ActionEnter(StorageManager storage, javax.servlet.http.HttpServletRequest request, String rootPath)
public ActionEnter(StorageManager storage, javax.servlet.http.HttpServletRequest request, String rootPath, String configPath)
Copyright © 2020. All rights reserved.