public interface SolConsumerEventListener
SolConsumerEvent(s) such as ActiveFlowIndicationEvent
should implement the SolConsumerEventListener interface and register with a SolConsumerEventSource
to receive asynchronous notifications when such events occur.| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(SolConsumerEvent event)
Called when an event occurs.
|
void onEvent(SolConsumerEvent event)
event - parameterCopyright 2004-2025 Solace Corporation. All rights reserved.