public interface CSMPPublisherChannelObserver
| Modifier and Type | Field and Description |
|---|---|
static long |
NULL_FLOWID |
static long |
NULL_PUBLISHERID |
| Modifier and Type | Method and Description |
|---|---|
void |
buildDispatchProducerList(List<JCSMPXMLMessageProducer> toNotify) |
void |
handleAsyncCloseFlow(WireMessage message) |
void |
handleException(MsgIdInfo msgId,
JCSMPException e,
long producerId,
boolean forceNotifyIfClosed,
List<JCSMPXMLMessageProducer> toNotify) |
void |
handlePubMsgResponse(WireMessage resp) |
void |
handlePubMsgSent(JCSMPXMLMessage xmlMsg,
JCSMPXMLMessageProducer prod) |
void |
notifyReconnected() |
static final long NULL_FLOWID
static final long NULL_PUBLISHERID
void handlePubMsgResponse(WireMessage resp)
void handlePubMsgSent(JCSMPXMLMessage xmlMsg, JCSMPXMLMessageProducer prod)
void buildDispatchProducerList(List<JCSMPXMLMessageProducer> toNotify)
void handleException(MsgIdInfo msgId, JCSMPException e, long producerId, boolean forceNotifyIfClosed, List<JCSMPXMLMessageProducer> toNotify)
void notifyReconnected()
throws JCSMPException
JCSMPExceptionvoid handleAsyncCloseFlow(WireMessage message)
Copyright 2004-2021 Solace Corporation. All rights reserved.