| Package | Description |
|---|---|
| at.molindo.notify | |
| at.molindo.notify.channel | |
| at.molindo.notify.channel.dummy | |
| at.molindo.notify.channel.mail |
| Modifier and Type | Method and Description |
|---|---|
void |
NotifyService.error(Notification notification,
IPushChannel channel,
IPushChannel.PushException e) |
void |
INotifyService.IErrorListener.error(Notification notification,
IPushChannel channel,
IPushChannel.PushException e)
called if notification can't be pushed to any channel
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPushChannel.push(Dispatch dispatch)
deliver notification
|
| Modifier and Type | Method and Description |
|---|---|
void |
DummyChannel.push(Dispatch dispatch) |
| Modifier and Type | Class and Description |
|---|---|
static class |
IMailClient.MailException |
| Modifier and Type | Method and Description |
|---|---|
void |
MailChannel.push(Dispatch dispatch) |
Copyright © 2015 Molindo GmbH. All Rights Reserved.