| Modifier and Type | Method and Description |
|---|---|
AssuredCtrlEnums.FlowType |
FlowHandleImpl.getFlowType() |
| 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) |
FlowHandleImpl(Endpoint boundTo,
Topic newTopic,
XMLMessageListener listener,
CSMPSubscriberChannel channel,
JCSMPSession session,
boolean ad_enabled,
AssuredCtrlEnums.QueueAccessType q_access_type,
AssuredCtrlEnums.FlowType boundFlowType,
Long gr_permissions,
EndpointProperties endpointProperties,
String selector,
ConsumerFlowProperties cfp,
BaseTransactedSessionImpl old_ts,
FlowEventHandler flowEventHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
CSMPSubscriberChannel.sendBindRequest(Endpoint bindTo,
Topic topicName,
int winSz,
int corrTag,
boolean allowOnStateSub,
String flowName,
AssuredCtrlEnums.FlowType flowType,
long lastMsgIdAcked,
long lastMsgIdRecved,
String sqlSelector,
EndpointProperties tmpEpCreateProperties,
Long transactedSessionId,
boolean noLocal,
boolean activeFlowIndication,
TcpChannel.WriteBlockPolicy wpolicy) |
| Modifier and Type | Method and Description |
|---|---|
WireMessage |
ClientMessageFactory.getAdCtrlBind(Endpoint bindTo,
Topic newTopic,
int winSz,
int corrTag,
String flowName,
AssuredCtrlEnums.FlowType flowType,
long lastMsgAcked,
long lastMsgIdRecved,
String sqlSelector,
EndpointProperties tmpEndpointProperties,
Long transactedSessionId,
boolean noLocal,
boolean activeFlowIndication,
ReplayStartLocation startLocation,
Long endpointErrorId) |
void |
TcpClientChannel.sendBindRequest(Endpoint bindTo,
Topic topicName,
int winSz,
int corrTag,
boolean allowOnStateSub,
String flowName,
AssuredCtrlEnums.FlowType flowType,
long lastMsgIdAcked,
long lastMsgIdRecved,
String sqlSelector,
EndpointProperties tmpEpCreateProperties,
Long transactedSessionId,
boolean noLocal,
boolean activeFlowIndication,
TcpChannel.WriteBlockPolicy wpolicy) |
void |
TcpClientChannel.sendBindRequest(Endpoint bindTo,
Topic topicName,
int winSz,
int corrTag,
boolean allowOnStateSub,
String flowName,
AssuredCtrlEnums.FlowType flowType,
long lastMsgIdAcked,
long lastMsgIdRecved,
String sqlSelector,
EndpointProperties tmpEpCreateProperties,
Long transactedSessionId,
boolean noLocal,
boolean activeFlowIndication,
TcpChannel.WriteBlockPolicy wpolicy,
ReplayStartLocation startLocation,
Long endpointErrorId) |
| Modifier and Type | Method and Description |
|---|---|
static AssuredCtrlEnums.FlowType |
AssuredCtrlEnums.FlowType.fromSmfEnc(int smfEnc) |
static AssuredCtrlEnums.FlowType |
AssuredCtrlEnums.FlowType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssuredCtrlEnums.FlowType[] |
AssuredCtrlEnums.FlowType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AssuredCtrlEnums.FlowType |
TlvParameterParser.getAssuredFlowType(SmfTLVParameter p) |
| Modifier and Type | Method and Description |
|---|---|
AssuredCtrlHeaderBean |
AssuredCtrlFactory.createBindRequest(JCSMPSession session,
Endpoint bindTo,
Topic newTopic,
int winSz,
int corrTag,
String flowName,
AssuredCtrlEnums.FlowType flowType,
long lastMsgAcked,
long lastMsgIdRecved,
String sqlSelector,
EndpointProperties tmpEndpointProperties,
Long transactedSessionId,
boolean noLocal,
boolean activeFlowIndication,
ReplayStartLocation startLocation,
Long endpointErrorId) |
SmfADTLVParameter |
TlvParameterFactoryAssuredCtrl.getFlowType(AssuredCtrlEnums.FlowType ft) |
Copyright 2004-2019 Solace Corporation. All rights reserved.