| Package | Description |
|---|---|
| at.molindo.notify | |
| at.molindo.notify.channel.dummy | |
| at.molindo.notify.channel.mail | |
| at.molindo.notify.dispatch | |
| at.molindo.notify.util |
| 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 | Interface and Description |
|---|---|
interface |
IDummyChannel |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyChannel |
| Modifier and Type | Class and Description |
|---|---|
class |
MailChannel |
| Modifier and Type | Method and Description |
|---|---|
protected Set<IPushChannel> |
AbstractPushDispatcher.getPushChannels() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPushDispatcher.setPushChannels(Set<IPushChannel> pushChannels) |
| Modifier and Type | Method and Description |
|---|---|
void |
PushChannelsFactory.setPushChannels(List<IPushChannel> pushChannels) |
Copyright © 2014 Molindo GmbH. All Rights Reserved.