Interface | Description |
---|---|
SipTimer |
Interface to implement to plug a new Timer implementation.
|
Class | Description |
---|---|
AffinitityExecutorSipTimer |
Implementation of the SIP Timer based on Affinity executor provided by stack
|
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
|
Copyright © 2017. All Rights Reserved.