Package org.eclipse.ecf.datashare.events

Interface Summary
IChannelConnectEvent Event delivered to an IChannelListener when the parent container of a channel connects successfully to a target ID via the connect(ID, IConnectContext) method.
IChannelContainerChannelActivatedEvent Event delivered to IChannelContainerListener when channel is activated
IChannelContainerChannelDeactivatedEvent Event delivered to channel container when channel deactivated.
IChannelContainerEvent Super interface for events delivered to IChannelContainerAdapter instances
IChannelDisconnectEvent Event delivered to the IChannelListener when the parent container of a channel disconnects.
IChannelEvent Super interface for events delivered to IChannel instances
IChannelMessageEvent Channel message event.