| Modifier and Type | Method and Description |
|---|---|
JCSMPXMLMessageProducer |
PubADManager.getMessageProducer() |
JCSMPXMLMessageProducer |
JCSMPBasicSession.getProducer() |
JCSMPXMLMessageProducer |
SessionModeSupport.getProducer() |
| Modifier and Type | Method and Description |
|---|---|
static PubADManager |
PubADManager.getNewADManager(JCSMPXMLMessageProducer producer,
JCSMPProperties props,
ContextImpl context,
ProducerFlowProperties fprop) |
void |
JCSMPXMLMessageProducer.handlePubMsgSent(JCSMPXMLMessage xmlMsg,
JCSMPXMLMessageProducer prod) |
| Modifier and Type | Method and Description |
|---|---|
void |
JCSMPXMLMessageProducer.buildDispatchProducerList(List<JCSMPXMLMessageProducer> toNotify) |
void |
JCSMPXMLMessageProducer.handleException(MsgIdInfo msgId,
JCSMPException e,
long producerId,
boolean forceNotifyIfClosed,
List<JCSMPXMLMessageProducer> toNotify) |
| Constructor and Description |
|---|
OpenFlowWireMessageEncoder(JCSMPBasicSession session,
JCSMPXMLMessageProducer producer,
int pubWinSz) |
ProcessWindowedAckErrorTask(ConditionalBoundedMessageQueue queue,
JCSMPXMLMessageProducer producer,
JCSMPStreamingPublishEventHandler spHandler,
long msgIdToAck,
JCSMPException e) |
ProcessWindowedAckTask(ConditionalBoundedMessageQueue queue,
JCSMPXMLMessageProducer producer,
JCSMPStreamingPublishEventHandler spHandler,
long msgIdToAck,
String ackEventMode) |
PubADManager(JCSMPXMLMessageProducer producer,
ContextImpl context) |
| Modifier and Type | Method and Description |
|---|---|
JCSMPXMLMessageProducer |
PubFlowManager.createDefaultProducer(JCSMPStreamingPublishEventHandler callback,
JCSMPProducerEventHandler eventCallback,
ProducerFlowProperties fprop) |
JCSMPXMLMessageProducer |
PubFlowManager.createProducerFlow(JCSMPStreamingPublishEventHandler callback,
JCSMPProducerEventHandler eventCallback,
ProducerFlowProperties fprop,
JCSMPBasicSession.InternalBindProperties internalBindProp) |
| Modifier and Type | Method and Description |
|---|---|
void |
PubFlowManager.closeFlow(JCSMPXMLMessageProducer producer,
boolean graceful) |
void |
PubFlowManager.deregister(JCSMPXMLMessageProducer producer) |
void |
PubFlowManager.handlePubMsgSent(JCSMPXMLMessage xmlMsg,
JCSMPXMLMessageProducer prod) |
| Modifier and Type | Method and Description |
|---|---|
void |
PubFlowManager.buildDispatchProducerList(List<JCSMPXMLMessageProducer> toNotify) |
void |
PubFlowManager.handleException(MsgIdInfo msgId,
JCSMPException e,
long producerId,
boolean forceNotifyIfClosed,
List<JCSMPXMLMessageProducer> toNotify) |
| Modifier and Type | Method and Description |
|---|---|
JCSMPXMLMessageProducer |
CacheRequestProperties.getProducer() |
| Modifier and Type | Method and Description |
|---|---|
Map<JCSMPXMLMessageProducer,TransactionSteps.OutputFlowInfo> |
TransactionSteps.getOutputSteps() |
Map<JCSMPXMLMessageProducer,TransactionSteps.OutputFlowInfo> |
TransactionSteps.getOutputStepsCopy() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseTransactedSessionImpl.addOutputStep(JCSMPXMLMessageProducer prod,
JCSMPXMLMessage msg) |
void |
TransactionSteps.addOutputStep(JCSMPXMLMessageProducer prod,
JCSMPXMLMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
JCSMPXMLMessageProducer |
XASessionImpl.getMessageProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
CSMPPublisherChannelObserver.handlePubMsgSent(JCSMPXMLMessage xmlMsg,
JCSMPXMLMessageProducer prod) |
int |
CSMPPublisherChannel.send(JCSMPXMLMessage[] messages,
int offset,
int length,
boolean newMsg,
JCSMPXMLMessageProducer producer,
boolean allowBlock,
Integer expectedChannelTag,
boolean dropOnWouldBlock,
boolean allowStateSub) |
| Modifier and Type | Method and Description |
|---|---|
void |
CSMPPublisherChannelObserver.buildDispatchProducerList(List<JCSMPXMLMessageProducer> toNotify) |
void |
CSMPPublisherChannelObserver.handleException(MsgIdInfo msgId,
JCSMPException e,
long producerId,
boolean forceNotifyIfClosed,
List<JCSMPXMLMessageProducer> toNotify) |
| Modifier and Type | Method and Description |
|---|---|
int |
TcpClientChannel.send(JCSMPXMLMessage[] entries,
int offset,
int length,
boolean newMsg,
JCSMPXMLMessageProducer producer,
boolean allowBlock,
Integer expectedChannelTag,
boolean dropOnWouldBlock,
boolean allowStateSub) |
| Constructor and Description |
|---|
ProducerErrorNotification(JCSMPStreamingPublishEventHandler handler,
MsgIdInfo msgInfo,
JCSMPException cause,
long timestamp,
JCSMPXMLMessageProducer producer,
boolean forceNotifyIfClosed) |
ProducerResponseNotification(JCSMPStreamingPublishEventHandler handler,
JCSMPXMLMessageProducer producer) |
| Modifier and Type | Method and Description |
|---|---|
AssuredCtrlHeaderBean |
AssuredCtrlFactory.createXAEnd(long reqTransactedSessionId,
long recvTransactedSessionId,
byte flags,
Xid xid,
TransactionSteps txSteps,
JCSMPXMLMessageProducer producer) |
Copyright 2004-2021 Solace Corporation. All rights reserved.