Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
C
Create
- class org.mega.gasp.platform.servlets.
Create
.
This servlet provide to create an ApplicationInstance to the user.
Create()
- Constructor for class org.mega.gasp.platform.servlets.
Create
CustomTypes
- interface org.mega.gasp.moods.
CustomTypes
.
When the game programmer wants to use his custom types classes, first he must describe his custom types in the types.xml with the correct syntax.
cat
- Variable in class org.mega.gasp.platform.impl.
ActorSessionImpl
cat
- Variable in class org.mega.gasp.platform.impl.
ApplicationInstanceImpl
cat
- Variable in class org.mega.gasp.platform.impl.
DBManagerImpl
cat
- Variable in class org.mega.gasp.platform.impl.
IDManagerImpl
cat
- Variable in class org.mega.gasp.platform.impl.
LobbyImpl
cat
- Variable in class org.mega.gasp.platform.impl.
MasterApplicationInstanceImpl
cat
- Variable in class org.mega.gasp.platform.impl.
PlatformImpl
cat
- Variable in class org.mega.gasp.platform.servlets.
Create
cat
- Variable in class org.mega.gasp.platform.servlets.
EndAI
cat
- Variable in class org.mega.gasp.platform.servlets.
FirstLogin
cat
- Variable in class org.mega.gasp.platform.servlets.
InGame
cat
- Variable in class org.mega.gasp.platform.servlets.
Join
cat
- Variable in class org.mega.gasp.platform.servlets.
Lobby
cat
- Variable in class org.mega.gasp.platform.servlets.
Login
cat
- Variable in class org.mega.gasp.platform.servlets.
Name
cat
- Variable in class org.mega.gasp.platform.servlets.
Quit
cat
- Variable in class org.mega.gasp.platform.servlets.
QuitAI
cat
- Variable in class org.mega.gasp.platform.servlets.
StartAI
cat
- Variable in class org.mega.gasp.platform.utils.
PropertiesReader
checkForTimeouts()
- Method in class org.mega.gasp.platform.impl.
MasterApplicationInstanceImpl
Command the applicationInstances to treat the eventuals timeouts on their actor sessions.
checkLog4jLoggingPath()
- Method in class org.mega.gasp.platform.utils.
PropertiesReader
Checks the path of logging from log4j.properties.
closeAllConnection()
- Static method in class org.mega.gasp.client.doja.
GASPClient
Close all connection streams and the connection.
closeAllConnection()
- Static method in class org.mega.gasp.client.midp.
GASPClient
Close all connection streams and the connection.
closeDBConnection()
- Method in class org.mega.gasp.platform.impl.
DBManagerImpl
Close the DB connection.
code
- Variable in class org.mega.gasp.event.impl.
EventImpl
conf_home
- Variable in class org.mega.gasp.platform.utils.
PropertiesReader
connection
- Static variable in class org.mega.gasp.client.doja.
GASPClient
connection
- Static variable in class org.mega.gasp.client.midp.
GASPClient
connection
- Variable in class org.mega.gasp.platform.impl.
DBManagerImpl
containsActorSession(int)
- Method in class org.mega.gasp.bluetooth.miniplatform.
ApplicationInstance
Determine if the ActorSession associated with the ActorSession ID is contained by this ApplicationInstance or not.
containsActorSession(int)
- Method in interface org.mega.gasp.platform.
ApplicationInstance
Determine if the ActorSession associated with the ActorSession ID is contained by this ApplicationInstance or not.
containsActorSession(int)
- Method in class org.mega.gasp.platform.impl.
ApplicationInstanceImpl
Determine if the ActorSession associated with the ActorSession ID is contained by this ApplicationInstance or not.
containsApplicationInstance(int)
- Method in interface org.mega.gasp.platform.
MasterApplicationInstance
Determine if the Application Instance associated with applicationInstanceID is hold by this Master Application.
containsApplicationInstance(int)
- Method in class org.mega.gasp.platform.impl.
MasterApplicationInstanceImpl
Determine if the Application Instance associated with applicationInstanceID is hold by this Master Application.
containsMasterApplicationInstance(int)
- Method in interface org.mega.gasp.platform.
Platform
Determine if the MasterApplicationInstance of the application associated with the application ID is initialized or not.
containsMasterApplicationInstance(int)
- Method in class org.mega.gasp.platform.impl.
PlatformImpl
Determine if the MasterApplicationInstance of the application associated with the application ID is initialized or not.
createAI(int, int, int)
- Method in class org.mega.gasp.client.midp.
GASPClient
Create an public ApplicationInstance.
createAI(int, int, int, String[])
- Method in interface org.mega.gasp.platform.
Platform
Provide to a user with a valid session ID to create an ApplicationInstance with a minimum start number of actors and a maximum number of actors.
createAI(int, int, int, String[])
- Method in class org.mega.gasp.platform.impl.
PlatformImpl
Provide to a user with a valid session ID to create an ApplicationInstance with a minimum start number of actors and a maximum number of actors.
createAIPriv(int, String[], int, int)
- Method in class org.mega.gasp.client.midp.
GASPClient
Create a private Application Instance with the choosed actors.
createApplicationInstance(Session, int, int, String[])
- Method in interface org.mega.gasp.platform.
MasterApplicationInstance
Create an Application Instance.
createApplicationInstance(Session, int, int, String[])
- Method in class org.mega.gasp.platform.impl.
MasterApplicationInstanceImpl
Create an Application Instance.
createNewActorSession(int, int)
- Method in class org.mega.gasp.bluetooth.miniplatform.
ApplicationInstance
Create a new ActorSession in the ApplicationInstance corresponding to the user actorID.
createNewActorSession(int, Session)
- Method in interface org.mega.gasp.platform.
ApplicationInstance
Create a new ActorSession in the ApplicationInstance corresponding to the user Session object informations.
createNewActorSession(int, Session)
- Method in class org.mega.gasp.platform.impl.
ApplicationInstanceImpl
Create a new ActorSession in the ApplicationInstance corresponding to the user Session object informations.
createNewSession(int)
- Method in interface org.mega.gasp.platform.
MasterApplicationInstance
Create a new session associated with the actor ID.
createNewSession(int)
- Method in class org.mega.gasp.platform.impl.
MasterApplicationInstanceImpl
Create a new session associated with the actor ID.
customTypes
- Variable in class org.mega.gasp.bluetooth.miniplatform.
ApplicationInstance
customTypes
- Variable in class org.mega.gasp.client.doja.
GASPClient
customTypes
- Variable in class org.mega.gasp.client.midp.
GASPClient
customTypes
- Variable in class org.mega.gasp.platform.impl.
ApplicationInstanceImpl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V