Class fever.remoting.RemotingEventList

Description

Simple remoting events declaration.

Can use these events within RemotingEventController front controller to define some event / command combination.

See Also

Field Index

AMF_ERROR, SESSION_EXPIRED

Field Detail

AMF_ERROR

static public AMF_ERROR:EventType
Event broadcasted when AMF return a error during his process.

SESSION_EXPIRED

static public SESSION_EXPIRED:EventType
Event broadcasted when an remote session has expired whereas your process must be under session control.