| Modifier and Type | Method and Description |
|---|---|
FlowHandleImpl |
JCSMPXMLMessageConsumer.getFlowHandle() |
| Constructor and Description |
|---|
DefaultFlowQueueHookImpl(FlowHandleImpl flowHandle) |
JCSMPXMLMessageConsumer(FlowHandleImpl classicFlowHandle,
JCSMPBasicSession session) |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectFlowHandleImpl |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,FlowHandleImpl> |
SubFlowManagerImpl.getActiveFlows() |
SubscriptionMap<FlowHandleImpl> |
SharedSubscriptionManager.getSubscriptionMap(String subscription) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubFlowManagerImpl.addManagedFlow(FlowHandleImpl fh) |
void |
SubFlowManagerImpl.closeReliableFlow(FlowHandleImpl fh) |
void |
SubFlowManagerImpl.generateFlowEvent(FlowHandleImpl fh,
boolean flowActive,
String reason) |
void |
SubFlowManagerImpl.generateFlowEvent(FlowHandleImpl fh,
FlowEventArgs event) |
void |
SubFlowManagerImpl.removeManagedFlow(FlowHandleImpl fh) |
void |
SubFlowManagerImpl.unbindFlowHandle(FlowHandleImpl fh,
boolean linger,
TcpChannel.WriteBlockPolicy wpol) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubFlowManagerImpl.buildDispatchChannelLists(List<FlowTask> waitingFlowList,
List<FlowHandleImpl> activeFlowList) |
void |
SubFlowManagerImpl.dispatchChannelException(JCSMPException e,
List<FlowTask> waitingFlowList,
List<FlowHandleImpl> activeFlowList) |
| Constructor and Description |
|---|
BindRequestTask(TaskSessionRefs t_refs,
ConsumerFlowProperties f_prop,
EndpointProperties e_prop,
XMLMessageListener listener,
FlowHandleImpl existingFlowHandle,
AssuredCtrlEnums.FlowType flowType,
JCSMPBasicSession.InternalBindProperties internalBindProp,
FlowEventHandler flowEventHandler) |
| Constructor and Description |
|---|
MsgSegmentReconstructionTimedTask(FlowHandleImpl consumer,
ConsumerLargeMessageNotification notif) |
SegmentFlowCreationTimedTask(FlowHandleImpl consumer,
ConsumerLargeMessageNotification notif) |
| Modifier and Type | Method and Description |
|---|---|
Map<FlowHandleImpl,TransactionSteps.InputFlowInfo> |
TransactionSteps.getInputSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseTransactedSessionImpl.addInputStep(FlowHandleImpl fh,
long msgId,
long ackMsgId) |
void |
TransactionSteps.addInputStep(FlowHandleImpl fh,
long msgId,
long ackMsgId) |
boolean |
BaseTransactedSessionImpl.beforeEnqueue(FlowHandleImpl fh,
XMLMessage deliver)
Hook called right before a message is enqueued in the
|
void |
BaseTransactedSessionImpl.notifyPostReconnect(FlowHandleImpl flowHandleImpl)
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
XASessionImpl.beforeEnqueue(FlowHandleImpl fh,
XMLMessage deliver) |
void |
XASessionImpl.notifyPostReconnect(FlowHandleImpl fh) |
| Constructor and Description |
|---|
ConsumerDrainNotification(FlowHandleImpl consumer) |
ConsumerErrorNotification(XMLMessageListener listener,
JCSMPException cause,
FlowHandleImpl consumer) |
ConsumerFlowNotification(FlowEventHandler listener,
FlowEventArgs eventArgs,
FlowHandleImpl consumer) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
AssuredCtrlFactory.encodeConsumedMessageList(Map<FlowHandleImpl,TransactionSteps.InputFlowInfo> inputSteps) |
Copyright 2004-2021 Solace Corporation. All rights reserved.