| Package | Description |
|---|---|
| at.molindo.notify.channel | |
| at.molindo.notify.channel.dummy | |
| at.molindo.notify.channel.mail | |
| at.molindo.notify.dispatch |
| Modifier and Type | Method and Description |
|---|---|
void |
IPushChannel.push(Dispatch dispatch)
deliver notification
|
| Modifier and Type | Method and Description |
|---|---|
Dispatch |
IDummyChannel.getLastDispatch() |
Dispatch |
DummyChannel.getLastDispatch() |
| Modifier and Type | Method and Description |
|---|---|
void |
DummyChannel.push(Dispatch dispatch) |
| Modifier and Type | Method and Description |
|---|---|
void |
MailChannel.push(Dispatch dispatch) |
void |
PatternMailClient.send(Dispatch dispatch) |
void |
RoundRobinMailClient.send(Dispatch dispatch) |
void |
IMailClient.send(Dispatch dispatch) |
void |
AbstractMailClient.send(Dispatch dispatch) |
| Modifier and Type | Method and Description |
|---|---|
Dispatch |
DispatchService.create(Notification notification,
IPreferences prefs,
IChannelPreferences cPrefs) |
Dispatch |
IDispatchService.create(Notification notification,
IPreferences prefs,
IChannelPreferences cPrefs) |
Copyright © 2014 Molindo GmbH. All Rights Reserved.