Version
ServletTimer
The ServletTimer interface provides a mechanism for SIP servlet applications to schedule and manage future tasks. Created through the TimerService, it enables applications to handle events based on time, such as expiring sessions, delayed actions, or periodic tasks.
This interface offers methods to retrieve information about a timer: unique identifier, associated application session, and the scheduled execution time. It also includes functionality to cancel timers, query remaining time until expiration, and access metadata passed during timer creation.
Sign in to read the full article
Start innovating with Mobius
What's next? Let's talk!