|
Class Summary |
| DrupalForumTask |
DrupalForumTask implements tasks for cyclic retrieving new
posts on selected Drupal forum. |
| FileTask |
FileTask implements tasks for cyclic retrieving stanzas from
a directory and sending them to the StanzaHandler object. |
| JDBCTask |
JDBCTask implements tasks for cyclic retrieving stanzas from
database and sending them to the StanzaHandler object. |
| SenderTask |
Describe class SenderTask here. |
| StanzaSender |
StanzaSender class implements simple cyclic tasks management
mechanism. |