| 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.flow | |
| com.solacesystems.jcsmp.protocol.nio.impl | |
| com.solacesystems.jms |
The Solace Java Message Service (JMS) implementation and samples.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowEventHandler.handleEvent(Object source,
FlowEventArgs event)
Called when a flow event notification is available.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlowEventArgsImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
SubFlowManagerImpl.generateFlowEvent(FlowHandleImpl fh,
FlowEventArgs event) |
void |
FlowHandleImpl.notifyFlowEventHandler(FlowEventArgs eventArgs) |
| Constructor and Description |
|---|
ConsumerFlowNotification(FlowEventHandler listener,
FlowEventArgs eventArgs,
FlowHandleImpl consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolQueueReceiver.handleEvent(Object source,
FlowEventArgs event) |
Copyright 2004-2019 Solace Corporation. All rights reserved.