public interface SolEvent
| Modifier and Type | Field and Description |
|---|---|
static long |
SOLEVENT_TYPE_ACTIVE_FLOW_INDICATION
These type of events are emitted by SolJMS
QueueReceivers bound to a
queue (not in a direct transport mode)
|
| Modifier and Type | Method and Description |
|---|---|
long |
getEventType()
Returns the event type of the SolEvent instance
as defined by constants starting with SOLEVENT_TYPE_
|
java.lang.String |
toString()
Returns a string representation of the event
|
static final long SOLEVENT_TYPE_ACTIVE_FLOW_INDICATION
for more details,
Constant Field Valueslong getEventType()
java.lang.String toString()
toString in class java.lang.ObjectCopyright 2004-2025 Solace Corporation. All rights reserved.