Uses of Class
com.microfocus.zfe.haapi.ConnectionStateChangedEvent
-
Packages that use ConnectionStateChangedEvent Package Description com.microfocus.zfe.haapi -
-
Uses of ConnectionStateChangedEvent in com.microfocus.zfe.haapi
Methods in com.microfocus.zfe.haapi with parameters of type ConnectionStateChangedEvent Modifier and Type Method Description void
ConnectionListener. connectionStateChanged(ConnectionStateChangedEvent event)
Invoked whenever the connection state changes.
-