public class ProducerErrorNotification extends AbstractNotification implements Notification
SHUTDOWN_DISPATCHER| Constructor and Description |
|---|
ProducerErrorNotification(JCSMPStreamingPublishEventHandler handler,
MsgIdInfo msgInfo,
JCSMPException cause,
long timestamp,
JCSMPXMLMessageProducer producer,
boolean forceNotifyIfClosed) |
| 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 ProducerErrorNotification(JCSMPStreamingPublishEventHandler handler, MsgIdInfo msgInfo, JCSMPException cause, long timestamp, JCSMPXMLMessageProducer producer, boolean forceNotifyIfClosed)
public int handleNotification()
handleNotification in interface Notificationpublic boolean usesHandler(JCSMPStreamingPublishEventHandler handler)
usesHandler in interface Notificationpublic boolean usesListener(XMLMessageListener listener)
usesListener in interface NotificationCopyright 2004-2020 Solace Corporation. All rights reserved.