A C D E F G H I J L M N O P Q R S T U V

R

raiseEvent(Event) - Method in class org.mega.gasp.bluetooth.miniplatform.ActorSession
Put the event on the stack of the events must be read by the actor.
raiseEvent(Event) - Method in interface org.mega.gasp.platform.ActorSession
Put the event on the stack of the events must be read by the actor.
raiseEvent(Event) - Method in class org.mega.gasp.platform.impl.ActorSessionImpl
Put the event on the stack of the events must be read by the actor.
raisePseudoModification(int, String) - Method in interface org.mega.gasp.platform.ApplicationInstance
Raise a JoinEvent to all other players containing the new pseudo
raisePseudoModification(int, String) - Method in class org.mega.gasp.platform.impl.ApplicationInstanceImpl
Raise a JoinEvent to all other players containing the new pseudo
refreshTimeout() - Method in interface org.mega.gasp.platform.Session
Save last time infos received for the user associated with the actorSession.
refreshTimeout() - Method in class org.mega.gasp.platform.impl.SessionImpl
Save last time infos received for the user associated with the actorSession.
registerNewActor(String, int, String, String) - Method in interface org.mega.gasp.platform.DBManager
Register a new actor for the double (uid,appID) if the user have the appropriate rights.
registerNewActor(String, int, String, String) - Method in class org.mega.gasp.platform.impl.DBManagerImpl
Register a new actor for the double (uid,appID) if the user have the appropriate rights.
rejoinAI(MasterApplicationInstance, int) - Method in class org.mega.gasp.platform.impl.PlatformImpl
Rejoin the linked AI after a deconnection.
releaseAIID(int) - Method in interface org.mega.gasp.platform.IDManager
Release an ApplicationInstance ID.
releaseAIID(int) - Method in class org.mega.gasp.platform.impl.IDManagerImpl
Release an ApplicationInstance ID.
releaseASID(int) - Method in class org.mega.gasp.bluetooth.miniplatform.IDManager
Release an ActorSession ID.
releaseASID(int) - Method in interface org.mega.gasp.platform.IDManager
Release an ActorSession ID.
releaseASID(int) - Method in class org.mega.gasp.platform.impl.IDManagerImpl
Release an ActorSession ID.
releaseID(Vector, int, int) - Method in class org.mega.gasp.platform.impl.IDManagerImpl
 
releaseMAID(int) - Method in interface org.mega.gasp.platform.IDManager
Release a MasterApplication ID.
releaseMAID(int) - Method in class org.mega.gasp.platform.impl.IDManagerImpl
Release a MasterApplication ID.
releaseSID(int) - Method in interface org.mega.gasp.platform.IDManager
Release a Session ID.
releaseSID(int) - Method in class org.mega.gasp.platform.impl.IDManagerImpl
Release a Session ID.
removeActor(int) - Method in interface org.mega.gasp.platform.MasterApplicationInstance
Remove the Actor object associated with the actorID.
removeActor(int) - Method in class org.mega.gasp.platform.impl.MasterApplicationInstanceImpl
Remove the Actor object associated with the actorID.
removeActorSession(int) - Method in class org.mega.gasp.bluetooth.miniplatform.ApplicationInstance
Remove the ActorSession object corresponding to the ActorSessionID.
removeActorSession(int) - Method in interface org.mega.gasp.platform.ApplicationInstance
Remove the ActorSession object corresponding to the ActorSessionID.
removeActorSession(int) - Method in class org.mega.gasp.platform.impl.ApplicationInstanceImpl
Remove the ActorSession object corresponding to the ActorSessionID.
removeApplicationInstance(int) - Method in interface org.mega.gasp.platform.MasterApplicationInstance
Remove the required Application Instance.
removeApplicationInstance(int) - Method in class org.mega.gasp.platform.impl.MasterApplicationInstanceImpl
Remove the required Application Instance.
removeMasterApplicationInstance(int) - Method in interface org.mega.gasp.platform.Platform
Remove the MasterApplicationInstance associated with the application ID.
removeMasterApplicationInstance(int) - Method in class org.mega.gasp.platform.impl.PlatformImpl
Remove the MasterApplicationInstance associated with the application ID.
removeSession(int) - Method in interface org.mega.gasp.platform.MasterApplicationInstance
Remove the corresponding Session object.
removeSession(int) - Method in class org.mega.gasp.platform.impl.MasterApplicationInstanceImpl
Remove the corresponding Session object.
retrieveActorID(int) - Method in class org.mega.gasp.server.GASPServer
Retrieve the actor ID linked to the actor session ID.
retrieveApplicationID() - Method in interface org.mega.gasp.platform.ApplicationInstance
Retrieve the applicationID from the master application instance.
retrieveApplicationID() - Method in class org.mega.gasp.platform.impl.ApplicationInstanceImpl
Retrieve the applicationID from the master application instance.
retrieveApplicationID() - Method in class org.mega.gasp.server.GASPServer
Retrieve the application ID.
run() - Method in class org.mega.gasp.platform.impl.MasterApplicationInstanceImpl
 

A C D E F G H I J L M N O P Q R S T U V