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

O

OnDataEvent - interface org.mega.gasp.listener.OnDataEvent.
Listener to listen DataEvents.
OnEndEvent - interface org.mega.gasp.listener.OnEndEvent.
Listener to listen EndEvents.
OnEvent - interface org.mega.gasp.listener.OnEvent.
Generic listener interface.
OnJoinEvent - interface org.mega.gasp.listener.OnJoinEvent.
Listener to listen JoinEvents.
OnQuitEvent - interface org.mega.gasp.listener.OnQuitEvent.
Listener to listen QuitEvents.
OnStartEvent - interface org.mega.gasp.listener.OnStartEvent.
Listener to listen StartEvents.
onDataEvent(DataEvent) - Method in class org.mega.gasp.bluetooth.miniplatform.ApplicationInstance
 
onDataEvent(int, Hashtable) - Method in class org.mega.gasp.client.doja.GASPClient
Method called when a DataEvent is received from the platform.
onDataEvent(int, Hashtable) - Method in class org.mega.gasp.client.midp.GASPClient
Method called when a DataEvent is received from the platform.
onDataEvent(DataEvent) - Method in interface org.mega.gasp.listener.OnDataEvent
 
onDataEvent(DataEvent) - Method in class org.mega.gasp.platform.impl.ApplicationInstanceImpl
When a DataEvent arrives, notify to all listeners.
onDataEvent(DataEvent) - Method in class org.mega.gasp.server.GASPServer
Method called when a DataEvent is received from the platform.
onEndEvent(EndEvent) - Method in class org.mega.gasp.bluetooth.miniplatform.ApplicationInstance
 
onEndEvent(int) - Method in class org.mega.gasp.client.doja.GASPClient
Method called when a EndEvent is received from the platform.
onEndEvent(int) - Method in class org.mega.gasp.client.midp.GASPClient
Method called when a EndEvent is received from the platform.
onEndEvent(EndEvent) - Method in interface org.mega.gasp.listener.OnEndEvent
 
onEndEvent(EndEvent) - Method in class org.mega.gasp.platform.impl.ApplicationInstanceImpl
When a EndEvent arrives, if the actor session ID of the event is the ownerASID then notify to all listeners and to all other actor sessions else do nothing.
onEndEvent(EndEvent) - Method in class org.mega.gasp.server.GASPServer
Method called when a EndEvent is received from the platform.
onJoinEvent(JoinEvent) - Method in class org.mega.gasp.bluetooth.miniplatform.ApplicationInstance
 
onJoinEvent(int, String) - Method in class org.mega.gasp.client.doja.GASPClient
Method called when a JoinEvent is received from the platform.
onJoinEvent(int, String) - Method in class org.mega.gasp.client.midp.GASPClient
Method called when a JoinEvent is received from the platform.
onJoinEvent(JoinEvent) - Method in interface org.mega.gasp.listener.OnJoinEvent
 
onJoinEvent(JoinEvent) - Method in class org.mega.gasp.platform.impl.ApplicationInstanceImpl
When a JoinEvent arrives, notify to all listeners and to all other actor sessions
onJoinEvent(JoinEvent) - Method in class org.mega.gasp.server.GASPServer
Method called when a JoinEvent is received from the platform.
onQuitEvent(QuitEvent) - Method in class org.mega.gasp.bluetooth.miniplatform.ApplicationInstance
 
onQuitEvent(int) - Method in class org.mega.gasp.client.doja.GASPClient
Method called when a QuitEvent is received from the platform.
onQuitEvent(int) - Method in class org.mega.gasp.client.midp.GASPClient
Method called when a QuitEvent is received from the platform.
onQuitEvent(QuitEvent) - Method in interface org.mega.gasp.listener.OnQuitEvent
 
onQuitEvent(QuitEvent) - Method in class org.mega.gasp.platform.impl.ApplicationInstanceImpl
When a QuitEvent arrives, then notify to all listeners and to all other actor sessions
onQuitEvent(QuitEvent) - Method in class org.mega.gasp.server.GASPServer
Method called when a QuitEvent is received from the platform.
onStartEvent(StartEvent) - Method in class org.mega.gasp.bluetooth.miniplatform.ApplicationInstance
 
onStartEvent(int) - Method in class org.mega.gasp.client.doja.GASPClient
Method called when a StartEvent is received from the platform.
onStartEvent(int) - Method in class org.mega.gasp.client.midp.GASPClient
Method called when a StartEvent is received from the platform.
onStartEvent(StartEvent) - Method in interface org.mega.gasp.listener.OnStartEvent
 
onStartEvent(StartEvent) - Method in class org.mega.gasp.platform.impl.ApplicationInstanceImpl
When a StartEvent arrives, if the actor session ID of the event is the ownerASID then notify to all listeners and to all other actor sessions else do nothing.
onStartEvent(StartEvent) - Method in class org.mega.gasp.server.GASPServer
Method called when a StartEvent is received from the platform.
openDBConnection() - Method in class org.mega.gasp.platform.impl.DBManagerImpl
Open a DB connection.
openPostConnection(String) - Static method in class org.mega.gasp.client.doja.GASPClient
 
org.mega.gasp.bluetooth.miniplatform - package org.mega.gasp.bluetooth.miniplatform
 
org.mega.gasp.client.doja - package org.mega.gasp.client.doja
 
org.mega.gasp.client.midp - package org.mega.gasp.client.midp
 
org.mega.gasp.event - package org.mega.gasp.event
 
org.mega.gasp.event.impl - package org.mega.gasp.event.impl
 
org.mega.gasp.listener - package org.mega.gasp.listener
 
org.mega.gasp.moods - package org.mega.gasp.moods
 
org.mega.gasp.platform - package org.mega.gasp.platform
 
org.mega.gasp.platform.impl - package org.mega.gasp.platform.impl
 
org.mega.gasp.platform.servlets - package org.mega.gasp.platform.servlets
 
org.mega.gasp.platform.utils - package org.mega.gasp.platform.utils
 
org.mega.gasp.server - package org.mega.gasp.server
 
ownerActorSessionID - Variable in class org.mega.gasp.bluetooth.miniplatform.ApplicationInstance
 
ownerActorSessionID - Variable in class org.mega.gasp.platform.impl.ApplicationInstanceImpl
 

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