Uses of Class
com.creamtec.ajaxswing.core.KeepAliveEvent

Packages that use KeepAliveEvent
com.creamtec.ajaxswing.core   
 

Uses of KeepAliveEvent in com.creamtec.ajaxswing.core
 

Methods in com.creamtec.ajaxswing.core that return KeepAliveEvent
 KeepAliveEvent ClientAgent.getLastKeepAliveEvent()
           
 KeepAliveEvent KeepAliveEvent.getPreviousEvent()
           
 

Methods in com.creamtec.ajaxswing.core with parameters of type KeepAliveEvent
 void KeepAliveEventHandler.handle(ClientAgent agent, HttpRequestData requestData, KeepAliveEvent event)
           
 

Constructors in com.creamtec.ajaxswing.core with parameters of type KeepAliveEvent
KeepAliveEvent(java.util.Date eventDate, KeepAliveEvent previousEvent, boolean userActivity)
           
 



Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.