public interface TimerListener extends EventListener
processTimer method is invoked.| Modifier and Type | Method and Description |
|---|---|
void |
processTimer()
Called when a timer event occurs.
|
void processTimer()
throws Exception
startTimer method.Exception - when an error occurs while processing the event.ServerChannel.startTimer(long, TimerListener)Copyright © OBCOM INGENIERIA S.A. (Chile). All Rights Reserved.