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
S
SID
- Variable in class org.mega.gasp.platform.impl.
IDManagerImpl
Session
- interface org.mega.gasp.platform.
Session
.
Session represent the connection of the user in the application.
SessionImpl
- class org.mega.gasp.platform.impl.
SessionImpl
.
Session represent the connection of the user in the application.
SessionImpl(int, long)
- Constructor for class org.mega.gasp.platform.impl.
SessionImpl
StartAI
- class org.mega.gasp.platform.servlets.
StartAI
.
This servlet provides to the owner of the ApplicationInstance to start the game session.
StartAI()
- Constructor for class org.mega.gasp.platform.servlets.
StartAI
StartEvent
- interface org.mega.gasp.event.
StartEvent
.
StartEvent is an event generated by the ApplicationInstance actor owner when he wants to start the game.
StartEventImpl
- class org.mega.gasp.event.impl.
StartEventImpl
.
StartEventImpl(int)
- Constructor for class org.mega.gasp.event.impl.
StartEventImpl
saveLastUsedPseudo(int, String)
- Method in interface org.mega.gasp.platform.
DBManager
Saves in the DB the last used pseudo.
saveLastUsedPseudo(int, String)
- Method in class org.mega.gasp.platform.impl.
DBManagerImpl
Saves in the DB the last used pseudo.
sendData(int, Hashtable)
- Method in class org.mega.gasp.client.doja.
GASPClient
Provide to send in game datas to the Platform.
sendData(int, Hashtable)
- Method in class org.mega.gasp.client.midp.
GASPClient
Provide to send in game datas to the Platform.
sendDataTo(int, DataEvent)
- Method in class org.mega.gasp.server.
GASPServer
Send to the linked applicationInstance a DataEvent for a specific actorSession.
sendDataToActorSession(int, DataEvent)
- Method in interface org.mega.gasp.platform.
ApplicationInstance
Send a dataEvent to a specific actorSession.
sendDataToActorSession(int, DataEvent)
- Method in class org.mega.gasp.platform.impl.
ApplicationInstanceImpl
Send a dataEvent to a specific actorSession.
sendPlayersInfos(int)
- Method in interface org.mega.gasp.platform.
ApplicationInstance
Send player info to the actor session ASID.
sendPlayersInfos(int)
- Method in class org.mega.gasp.platform.impl.
ApplicationInstanceImpl
This method provide the new player to know all of the players currently in the application instance.
sendPlayersInfos(ActorSession)
- Method in class org.mega.gasp.platform.impl.
ApplicationInstanceImpl
This method provide the new player to know all of the players currently in the application instance.
server
- Variable in class org.mega.gasp.platform.impl.
ApplicationInstanceImpl
servletRequest(String, String)
- Method in class org.mega.gasp.client.doja.
GASPClient
Send a request to the specified servlet with the http post parameters.
servletRequest(String, String)
- Method in class org.mega.gasp.client.midp.
GASPClient
Send a request to the specified servlet with the http post parameters.
servletSendDataRequest(String, int, Hashtable)
- Method in class org.mega.gasp.client.doja.
GASPClient
Send the data in the hashtable to the specified servlet.
servletSendDataRequest(String, int, Hashtable)
- Method in class org.mega.gasp.client.midp.
GASPClient
Send the data in the hashtable to the specified servlet.
sessionID
- Variable in class org.mega.gasp.platform.impl.
ActorSessionImpl
sessionID
- Variable in class org.mega.gasp.platform.impl.
SessionImpl
sessionSize()
- Method in interface org.mega.gasp.platform.
MasterApplicationInstance
Return the current number of Session objects in the Session vector.
sessionSize()
- Method in class org.mega.gasp.platform.impl.
MasterApplicationInstanceImpl
Return the current number of Session objects in the Session vector.
sessions
- Variable in class org.mega.gasp.platform.impl.
MasterApplicationInstanceImpl
setActorSessionID(int)
- Method in interface org.mega.gasp.platform.
Session
Sets the ActorSession ID after game session choose by the user.
setActorSessionID(int)
- Method in class org.mega.gasp.platform.impl.
SessionImpl
Sets the ActorSession ID after game session choose by the user.
setApplicationInstanceName(String)
- Method in class org.mega.gasp.bluetooth.miniplatform.
ApplicationInstance
Specify the name of the Application Instance.
setApplicationInstanceName(String)
- Method in interface org.mega.gasp.platform.
ApplicationInstance
Specify the name of the Application Instance.
setApplicationInstanceName(String)
- Method in class org.mega.gasp.platform.impl.
ApplicationInstanceImpl
Specify the name of the Application Instance.
setMaxFreeID(int, int)
- Method in class org.mega.gasp.platform.impl.
IDManagerImpl
Sets the max free ID to value of ID type.
setOwnerAI(ApplicationInstance)
- Method in class org.mega.gasp.server.
GASPServer
Link the application instance to the game server logic.
setPseudoName(String)
- Method in interface org.mega.gasp.platform.
Actor
Set the current pseudo name of the user session.
setPseudoName(String)
- Method in interface org.mega.gasp.platform.
ActorSession
Set the current pseudo name of the user session.
setPseudoName(String)
- Method in class org.mega.gasp.platform.impl.
ActorImpl
Set the current pseudo name of the user session.
setPseudoName(String)
- Method in class org.mega.gasp.platform.impl.
ActorSessionImpl
Set the current pseudo name of the user session.
setPseudoName(String)
- Method in class org.mega.gasp.platform.impl.
SessionImpl
Set the current pseudo name of the user session.
setTimeout(long)
- Method in interface org.mega.gasp.platform.
Session
Save last time infos received for the user associated with the actorSession.
setTimeout(long)
- Method in class org.mega.gasp.platform.impl.
SessionImpl
Save last time infos received for the user associated with the actorSession.
singleton
- Static variable in class org.mega.gasp.platform.impl.
PlatformImpl
start(int)
- Method in class org.mega.gasp.bluetooth.miniplatform.
ApplicationInstance
Start the game managed by the ApplicationInstance.
startAI(int)
- Method in class org.mega.gasp.client.doja.
GASPClient
(Try to) Start the game if the user is the owner of the application instance.
startAI(int)
- Method in class org.mega.gasp.client.midp.
GASPClient
(Try to) Start the game if the user is the owner of the application instance.
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