public class CacheCompleteNotification extends AbstractNotification implements Notification
SHUTDOWN_DISPATCHER| Constructor and Description |
|---|
CacheCompleteNotification(CacheRequestListener listener,
Long requestId,
Topic topic,
CacheRequestResult result) |
CacheCompleteNotification(CacheRequestListener listener,
Long requestId,
Topic topic,
JCSMPException exception) |
| Modifier and Type | Method and Description |
|---|---|
int |
handleNotification() |
boolean |
usesHandler(JCSMPStreamingPublishEventHandler handler) |
boolean |
usesListener(XMLMessageListener listener) |
cancel, is_canceledequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancelpublic CacheCompleteNotification(CacheRequestListener listener, Long requestId, Topic topic, CacheRequestResult result)
public CacheCompleteNotification(CacheRequestListener listener, Long requestId, Topic topic, JCSMPException exception)
public int handleNotification()
handleNotification in interface Notificationpublic boolean usesHandler(JCSMPStreamingPublishEventHandler handler)
usesHandler in interface Notificationpublic boolean usesListener(XMLMessageListener listener)
usesListener in interface NotificationCopyright 2004-2021 Solace Corporation. All rights reserved.