Class Summary |
Create |
This servlet provide to create an ApplicationInstance to the user.
|
FirstLogin |
This servlet is call the first time the user log in with the Application.
|
InGame |
This servlet provide to send in game datas to the Gaming Platform.
|
Join |
This servlet provide to the user to join an ApplicationInstance.
|
Lobby |
This servlet provide to get Lobby informations about current ApplicationInstance
of the Application.
|
Login |
This servlet provide to the user to log in the Gaming Platform.
|
PlatformState |
This servlet make an HTML representation of the current
Gaming Platform state. |
Quit |
This servlet provide to the user to quit the Gaming Platform.
|
QuitAI |
This servlet provide to the user unlog him to the joined Application
Instance.
|