Uses of Class
org.directwebremoting.event.ScriptSessionEvent

Packages that use ScriptSessionEvent
org.directwebremoting.event   
 

Uses of ScriptSessionEvent in org.directwebremoting.event
 

Methods in org.directwebremoting.event with parameters of type ScriptSessionEvent
 void ScriptSessionListener.sessionCreated(ScriptSessionEvent ev)
          Notification that a session was created.
 void ScriptSessionListener.sessionDestroyed(ScriptSessionEvent ev)
          Notification that a session is about to be invalidated.
 


Copyright ¬ 2005