public interface JCSMPTimer extends Comparable<JCSMPTimer>
| Modifier and Type | Method and Description |
|---|---|
JCSMPTimeoutHandler |
getHandler() |
long |
getTimeout() |
boolean |
isActive()
The "active" flag is set to false if a timer has been canceled, and is
checked before the handler fires.
|
boolean |
isExpired() |
compareTolong getTimeout()
boolean isExpired()
boolean isActive()
JCSMPTimeoutHandler getHandler()
Copyright 2004-2019 Solace Corporation. All rights reserved.