|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.solab.alarms | |
---|---|
com.solab.alarms | This package contains the main classes and interfaces for the library, as well as the main class, AlarmSender. |
com.solab.alarms.channels | This package contains concrete implementations for different AlarmChannels which do not have any external dependencies. |
com.solab.alarms.channels.twitter | This package contains the TwitterChannel component and the TwitterAuth program. |
Classes in com.solab.alarms used by com.solab.alarms | |
---|---|
AlarmCache
The AlarmSender uses a cache to avoid resending the same message very frequently. |
|
AlarmChannel
This interface defines the behavior of an alarm channel. |
Classes in com.solab.alarms used by com.solab.alarms.channels | |
---|---|
AbstractAlarmChannel
An abstract implementation of AlarmChannel, to ease the creation of custom channels. |
|
AlarmChannel
This interface defines the behavior of an alarm channel. |
Classes in com.solab.alarms used by com.solab.alarms.channels.twitter | |
---|---|
AbstractAlarmChannel
An abstract implementation of AlarmChannel, to ease the creation of custom channels. |
|
AlarmChannel
This interface defines the behavior of an alarm channel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |