public interface ItsNatAttachedClientTimerEvent extends ItsNatAttachedClientEvent
ItsNatAttachedClientEventListener objects
to notify the several phases of a remote control process using a timer
to notify the client any document change.LOAD, REFRESH, REQUEST, UNLOAD| Modifier and Type | Method and Description |
|---|---|
int |
getRefreshInterval()
Returns the refresh interval.
|
getEventTimeout, getPhase, getWaitDocTimeout, isAccepted, isReadOnly, setAcceptedgetClientDocument, getCommMode, getExtraParam, getExtraParamMultiple, getItsNatDocument, getItsNatEventListenerChain, getItsNatServletRequest, getItsNatServletResponse, setExtraParamcontainsUserValueName, getUserValue, getUserValueNames, removeUserValue, setUserValueint getRefreshInterval()
ItsNatAttachedClientEvent.REQUEST
returned value may be used to validate the request.
Returned value is proposed initially by the client but can not change during the remote control life cycle. If a new remote control request was accepted use this value to verify if the accepted refresh interval is the same or lower than the real interval between events (to detect some kind of client manipulation and avoid a server overload).
ItsNatAttachedClientEvent.setAccepted(boolean)Copyright © Innowhere Software, Jose Maria Arranz Santamaria.