public interface SolConnectionEventListener
SolConnectionEvent
(s) such as SolReconnectedEvent
or SolReconnectingEvent
should implement the SolConnectionEventListener
interface and register with
a SolConnectionEventSource
to receive asynchronous notifications when such events occur.
Note: Event notifications can occur on the Connections I/O and event thread
Modifier and Type | Method and Description |
---|---|
void |
onEvent(SolConnectionEvent event) |
void onEvent(SolConnectionEvent event)
Copyright 2004-2024 Solace Corporation. All rights reserved.