| Class and Description |
|---|
| EventSource
An event source produces events and forwards them to one or more event
handler for processing the event.
|
| Class and Description |
|---|
| EventSource
An event source produces events and forwards them to one or more event
handler for processing the event.
|
| PollingSource
An event source that involves polling for an event.
|
| SharedPollingSource
A
SharedPollingSource unifies the polling for several
SharingSource-instances. |
| SharingSource
A sharing source is an event source that does not poll itself but shares
another event source that unifies several sharing sources, polls for them and
signals them separately.
|
| Class and Description |
|---|
| EventSource
An event source produces events and forwards them to one or more event
handler for processing the event.
|
| PollingSource
An event source that involves polling for an event.
|
| ResultSetSource
An event source causing an event based on the result of a select statement.
|
| Class and Description |
|---|
| EventSource
An event source produces events and forwards them to one or more event
handler for processing the event.
|
| PollingFileSource
An event source causing an event based on the presence of a file.
|
| PollingSource
An event source that involves polling for an event.
|
| Class and Description |
|---|
| EventSource
An event source produces events and forwards them to one or more event
handler for processing the event.
|
| FilteredMailSource
A mail event source that filters mails before creating the corresponding mail
events.
|
| MailSource
An event source causing an event based on the presence of a mail.
|
| PollingMailSource
A mail event source that polls for mails.
|
| PollingSource
An event source that involves polling for an event.
|
| Class and Description |
|---|
| EventSource
An event source produces events and forwards them to one or more event
handler for processing the event.
|
| MailSource
An event source causing an event based on the presence of a mail.
|
| PollingSource
An event source that involves polling for an event.
|
| SharingSource
A sharing source is an event source that does not poll itself but shares
another event source that unifies several sharing sources, polls for them and
signals them separately.
|