public class TimerSetter extends Object
| Constructor and Description |
|---|
TimerSetter(SyncEventDispatcherReactor react,
int timeout,
JCSMPTimeoutHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
disableStartTimer()
After post: disable future starting of timer
|
void |
enableStartTimer()
Prep: enable future starting of timer
|
void |
startTimer() |
void |
startTimer(JCSMPTimeoutHandler handler) |
void |
stopTimer() |
public TimerSetter(SyncEventDispatcherReactor react, int timeout, JCSMPTimeoutHandler handler)
public void enableStartTimer()
public void disableStartTimer()
public void startTimer()
public void startTimer(JCSMPTimeoutHandler handler)
public void stopTimer()
Copyright 2004-2021 Solace Corporation. All rights reserved.