Package com.genesyslab.omsdk.commons.event

Exposes classes and interfaces related to event notification in connections.

See:
          Description

Interface Summary
ServiceEvent An event reporting a change in a server connection.
ServiceListener The listener interface for receiving changes on a type of server connection.
ServiceStatusChangedEvent An event reporting a service status change.
 

Package com.genesyslab.omsdk.commons.event Description

Exposes classes and interfaces related to event notification in connections.

Use this package to monitor service connections. For further details, see the ServiceListener interface.