| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl.flow | |
| com.solacesystems.jcsmp.impl.solcache | |
| com.solacesystems.jcsmp.protocol.nio.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowHandleImpl.injectNotification(Notification notif) |
void |
LiveMessageController.injectNotification(Notification notif) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheCompleteNotification |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNotification |
class |
ConsumerDrainNotification |
class |
ConsumerErrorNotification |
class |
ConsumerFlowNotification |
class |
ConsumerLargeMessageNotification |
class |
ConsumerMessageNotification |
class |
ProducerErrorNotification |
class |
ProducerResponseNotification |
class |
ShutdownRequestNotification |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumerNotificationDispatcher.enqueueBlockingNotification(Notification notif) |
boolean |
ConsumerNotificationDispatcher.enqueueNonBlockingNotification(Notification notif) |
void |
ProducerNotificationDispatcher.enqueueNotification(Notification notif) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProducerNotificationDispatcher.purgeNotifications(JCSMPStreamingPublishEventHandler handler,
List<Notification> removedNotifs) |
void |
ConsumerNotificationDispatcher.purgeNotifications(XMLMessageListener listener,
List<Notification> removedNotifs) |
Copyright 2004-2021 Solace Corporation. All rights reserved.