public class HangmanSession
extends org.apache.wicket.protocol.http.WebSession
| Modifier | Constructor and Description |
|---|---|
protected |
HangmanSession(org.apache.wicket.request.Request request)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Game |
getGame() |
get, getClientInfo, invalidate, newBrowserInfoPagebind, clear, debug, detach, dirty, dirty, error, exists, fatal, getApplication, getAttribute, getAttributeNames, getAuthorizationStrategy, getClassResolver, getFeedbackMessages, getId, getLocale, getMetaData, getPageFactory, getPageManager, getSessionStore, getSizeInBytes, getStyle, info, internalDetach, invalidateNow, isSessionInvalidated, isTemporary, newPageAccessSynchronizer, nextPageId, nextSequenceValue, onEvent, onInvalidate, removeAttribute, replaceSession, setAttribute, setClientInfo, setLocale, setMetaData, setStyle, success, warnprotected HangmanSession(org.apache.wicket.request.Request request)
request - The current request objectpublic Game getGame()
Copyright © 2017. All rights reserved.