public interface ConnectionListener
Modifier and Type | Method and Description |
---|---|
void |
connectionStateChanged(ConnectionStateChangedEvent event)
Invoked whenever the connection state changes.
|
void |
error(ConnectionErrorEvent event)
Invoked whenever there is an error connecting/disconnecting the session
|
void error(ConnectionErrorEvent event)
event
- containing the event information.void connectionStateChanged(ConnectionStateChangedEvent event)
event
- containing the event information.Copyright © 2020 Micro Focus. All rights reserved.