| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl.flow | |
| com.solacesystems.jcsmp.protocol.smf | |
| com.solacesystems.jcsmp.protocol.smf.impl |
| Constructor and Description |
|---|
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 |
|---|---|
static AssuredCtrlEnums.QueueAccessType |
AssuredCtrlEnums.QueueAccessType.fromSmfEnc(int smfEnc) |
static AssuredCtrlEnums.QueueAccessType |
AssuredCtrlEnums.QueueAccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssuredCtrlEnums.QueueAccessType[] |
AssuredCtrlEnums.QueueAccessType.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.QueueAccessType |
TlvParameterParser.getAssuredQueueAccessType(SmfTLVParameter p) |
| Modifier and Type | Method and Description |
|---|---|
AssuredCtrlHeaderBean |
AssuredCtrlFactory.createCreateEndpointRequest(Endpoint bindTo,
AssuredCtrlEnums.QueueAccessType accessType,
Integer quotaMB,
Integer maxMessageSize,
Integer allOthersPermission,
Boolean respectTtl,
Integer discardBehaviour,
Integer maxMsgRedelivery) |
SmfADTLVParameter |
TlvParameterFactoryAssuredCtrl.getAccessType(AssuredCtrlEnums.QueueAccessType accessType) |
Copyright 2004-2021 Solace Corporation. All rights reserved.