NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

Package gov.nist.javax.sip.stack.timers

Interface Summary
SipTimer Interface to implement to plug a new Timer implementation. currently the ones provided with the stack are based on java.util.Timer or java.util.concurrent.ScheduledThreadPoolExecutor
 

Class Summary
DefaultSipTimer Default SIP Timer implementation based on java.util.Timer
ScheduledExecutorSipTimer Implementation of the SIP Timer based on java.util.concurrent.ScheduledThreadPoolExecutor Seems to perform
 


NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.