| Package | Description |
|---|---|
| com.solacesystems.jcsmp |
The Solace Messaging API for Java (also referred to as JCSMP) is a 100% pure Java implementation that provides an object-oriented API for delivering high message throughput.
|
| com.solacesystems.jcsmp.impl | |
| com.solacesystems.jcsmp.impl.flow | |
| com.solacesystems.jms.impl |
| Modifier and Type | Method and Description |
|---|---|
ConsumerNotificationDispatcherFactory |
ConsumerFlowProperties.getConsumerNotificationDispatcherFactory() |
| Modifier and Type | Method and Description |
|---|---|
Consumer |
JCSMPSession.addSubscription(Subscription subscription,
XMLMessageListener listener,
ConsumerNotificationDispatcherFactory dispatcherFactory)
[SolReserved]
For Topic Dispatching.
|
void |
ConsumerFlowProperties.setConsumerNotificationDispatcherFactory(ConsumerNotificationDispatcherFactory consumerNotificationDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
Consumer |
JCSMPBasicSession.addSubscription(Subscription subscription,
XMLMessageListener listener,
ConsumerNotificationDispatcherFactory dispatcherFactory) |
abstract Consumer |
SessionModeSupport.addSubscription(Subscription subscription,
XMLMessageListener listener,
ConsumerNotificationDispatcherFactory dispatcherFactory) |
Consumer |
SessionModeSupportClient.addSubscription(Subscription subscription,
XMLMessageListener listener,
ConsumerNotificationDispatcherFactory dispatcherFactory) |
| Modifier and Type | Method and Description |
|---|---|
FlowHandleImpl |
SubFlowManagerImpl.createReliableFlow(Topic topic,
XMLMessageListener listener,
ConsumerNotificationDispatcherFactory dispatcherFactory) |
| Constructor and Description |
|---|
DirectFlowHandleImpl(XMLMessageListener listener,
JCSMPSession session,
CSMPSubscriberChannel channel,
Topic topic,
ConsumerNotificationDispatcherFactory dispatcherFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
JCSMPDispatcher |
Copyright 2004-2021 Solace Corporation. All rights reserved.