| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl | |
| com.solacesystems.jcsmp.impl.flow | |
| com.solacesystems.jcsmp.protocol | |
| com.solacesystems.jcsmp.protocol.nio.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
JCSMPXMLMessageProducer.handleException(MsgIdInfo msgInfo,
JCSMPException e,
long producerId,
boolean forceNotifyIfClosed)
This method is called when exception happened during read and write
operation.
|
void |
JCSMPXMLMessageProducer.handleException(MsgIdInfo msgId,
JCSMPException e,
long producerId,
boolean forceNotifyIfClosed,
List<JCSMPXMLMessageProducer> toNotify) |
| Modifier and Type | Method and Description |
|---|---|
void |
PubFlowManager.handleException(MsgIdInfo msgId,
JCSMPException e,
long producerId,
boolean forceNotifyIfClosed,
List<JCSMPXMLMessageProducer> toNotify) |
| Modifier and Type | Method and Description |
|---|---|
void |
CSMPPublisherChannelObserver.handleException(MsgIdInfo msgId,
JCSMPException e,
long producerId,
boolean forceNotifyIfClosed,
List<JCSMPXMLMessageProducer> toNotify) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProducerResponseNotification.addMsgInfo(MsgIdInfo info) |
| Constructor and Description |
|---|
ProducerErrorNotification(JCSMPStreamingPublishEventHandler handler,
MsgIdInfo msgInfo,
JCSMPException cause,
long timestamp,
JCSMPXMLMessageProducer producer,
boolean forceNotifyIfClosed) |
Copyright 2004-2019 Solace Corporation. All rights reserved.