类 WebDashboardController
java.lang.Object
club.xiaojiawei.controller.WebDashboardController
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明changeDeck
(String deckComment) getAllDeckByMode
(String mode) index()
pause()
void
screenCapture
(javax.servlet.http.HttpServletResponse response) start()
verifyCookie
(javax.servlet.http.HttpServletRequest request)
-
字段详细资料
-
TOKEN_SET
-
MAX_TOKEN
public static final int MAX_TOKEN- 另请参阅:
-
-
构造器详细资料
-
WebDashboardController
public WebDashboardController()
-
-
方法详细资料
-
index
-
verifyPsw
-
verifyCookie
-
pause
-
start
-
closeGame
-
closePlatform
-
save
-
changeDeck
-
getAllDeckByMode
-
screenCapture
@RequestMapping("/dashboard/screenCapture") public void screenCapture(javax.servlet.http.HttpServletResponse response) throws IOException - 抛出:
IOException
-