@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, wait
notifyOfflineMessagesRetrieved
public void notifyNewOfflineMessage(Packet packet, XMPPResourceConnection conn, Queue<Packet> queue, Map<String,Object> settings)
notifyNewOfflineMessage
in interface OfflineMessages.Notifier
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.