|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionClosedEvent | |
com.genesyslab.platform.commons.connection | Provides facilities for communicating with Genesys servers. |
com.genesyslab.platform.commons.protocol | Contains classes that support the Protocol objects
used by applications developed with the Platform SDKs. |
Uses of ConnectionClosedEvent in com.genesyslab.platform.commons.connection |
Methods in com.genesyslab.platform.commons.connection with parameters of type ConnectionClosedEvent | |
void |
ConnectionHandler.onConnectionClosed(ConnectionClosedEvent event)
Fired when connection has been closed. |
Uses of ConnectionClosedEvent in com.genesyslab.platform.commons.protocol |
Constructors in com.genesyslab.platform.commons.protocol with parameters of type ConnectionClosedEvent | |
ChannelClosedEvent(Channel source,
ConnectionClosedEvent ccEvent,
ChannelState prevState)
Constructs an Event. |
|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |