Package | Description |
---|---|
com.genesyslab.platform.commons.timer | |
com.genesyslab.platform.voice.protocol.runtime |
This package is used internally by the protocol.
|
Modifier and Type | Method | Description |
---|---|---|
TimerActionTicket |
Scheduler.schedule(long delay,
long period,
TimerAction action) |
Schedules a periodical action to be executed after specified delay.
|
TimerActionTicket |
Scheduler.schedule(long delay,
TimerAction action) |
Schedules an action to be executed after specified delay.
|
Modifier and Type | Method | Description |
---|---|---|
TimerActionTicket |
TServerConnContext.getBackupReconnectionTicket() |
|
TimerActionTicket |
TServerConnContext.getSwitchoverTicket() |
Modifier and Type | Method | Description |
---|---|---|
void |
TServerConnContext.setBackupReconnectionTicket(TimerActionTicket backupReconnectionTicket) |
|
void |
TServerConnContext.setSwitchoverTicket(TimerActionTicket switchoverTicket) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.