@Bean(name="msg-offline-pubsub-publisher-notifier", parent=SessionManager.class, active=false, exportable=true) public static class OfflineMessages.PubSubPublisherNotifier extends Object implements OfflineMessages.Notifier
| Constructor and Description |
|---|
PubSubPublisherNotifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyNewOfflineMessage(Packet packet,
XMPPResourceConnection conn,
Queue<Packet> queue,
Map<String,Object> settings) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnotifyOfflineMessagesRetrievedpublic void notifyNewOfflineMessage(Packet packet, XMPPResourceConnection conn, Queue<Packet> queue, Map<String,Object> settings)
notifyNewOfflineMessage in interface OfflineMessages.NotifierCopyright © 2004–2020 "Tigase, Inc.". All rights reserved.