| Package | Description |
|---|---|
| at.molindo.notify.channel | |
| at.molindo.notify.channel.dummy | |
| at.molindo.notify.channel.feed |
| Modifier and Type | Method and Description |
|---|---|
String |
IPullChannel.pull(String userId,
IChannelPreferences cPrefs) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
DummyChannel.pull(List<Message> messages,
Date lastModified,
IChannelPreferences cPrefs,
IPreferences prefs) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractFeedChannel.pull(List<Message> messages,
Date lastModified,
IChannelPreferences cPrefs,
IPreferences prefs) |
protected abstract String |
AbstractPullChannel.pull(List<Message> messages,
Date lastModified,
IChannelPreferences cPrefs,
IPreferences prefs) |
String |
AbstractPullChannel.pull(String userId,
IChannelPreferences cPrefs) |
Copyright © 2014 Molindo GmbH. All Rights Reserved.