Class Summary |
Create |
This servlet provide to create an ApplicationInstance to the user.
|
EndAI |
This servlet provides to the owner of the ApplicationInstance to stop the game session. |
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 GASP.
|
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.
|
Name |
Perform the change of pseudoname in the AI. |
PlatformState |
This servlet make an HTML representation of the current
GASP state. |
Quit |
This servlet provide to the user to quit GASP.
|
QuitAI |
This servlet provide to the user unlog him to the joined Application
Instance.
|
StartAI |
This servlet provides to the owner of the ApplicationInstance to start the game session. |