org.mobicents.servlet.sip.core.timers
Interface SipApplicationSessionTimerFactory
- All Known Implementing Classes:
- DefaultSipApplicationSessionTimerFactory
public interface SipApplicationSessionTimerFactory
Factory allowing to instantiate different implementations of SipApplicationSessionTimerTask depending on the need
(Fault Tolerant or not by example)
- Author:
- jean.deruelle@gmail.com
createSipApplicationSessionTimerTask
SipApplicationSessionTimerTask createSipApplicationSessionTimerTask(MobicentsSipApplicationSession sipApplicationSession)
Copyright © 2010. All Rights Reserved.