Package org.mgif.event

Interface Summary
ActorSessionDeliveryEvent Delivery report returned to an ActorSession
ActorSessionEvent The base class for all ActorSesion events
ActorSessionTimerEvent Event created as a result from ActorSession.createTimer() call
ApplicationInstanceDeliveryEvent Delivery report returned to an ApplicationInstance
ApplicationInstanceEvent The base class for all
ApplicationInstanceTimerEvent Event created as a result of ApplicationInstance.createTimer() call
AsyncInputEvent Event created as a result of input to ActorSession object
CreateEvent Event automatically created as result of creation of ActorSession object.
DeleteEvent Event automatically created as result of deletion of ActorSession object.
DeliveryEvent Message delivery report.
EndEvent Event automatically created as result of deletion of ApplicationInstance object.
Event Base class of all event classes
InputEvent Base class for all input events
InterAppMessageEvent Event created as a result of ApplicationInstance.sendInterAppMessage() call
JoinEvent Event created as a result of ActorSession.join() call.
StartEvent Event created as a result of creation of ApplicationInstance object.
SyncInputEvent Event created as a result of request/response input to ActorSession object
TimerEvent Base class of all Timer events
 



Copyright © 2002 Mobile Games Interoperability Forum. All rights reserved.
This source code is protected by the legal notice posted at http://www.mgif.org/docs/notice.html