Types from org.eclipse.ecf.datashare used by org.eclipse.ecf.provider.datashare

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.ecf.datashare.events.IChannelConnectEvent

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.2-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.createChannelGroupJoinEvent(boolean, ID)-1

org.eclipse.ecf.datashare.events.IChannelContainerChannelActivatedEvent

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.2-1

org.eclipse.ecf.datashare.events.IChannelContainerChannelDeactivatedEvent

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.3-1

org.eclipse.ecf.datashare.events.IChannelContainerEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.fireChannelContainerListeners(IChannelContainerEvent)-1

org.eclipse.ecf.datashare.events.IChannelDisconnectEvent

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.3-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.createChannelGroupDepartEvent(boolean, ID)-1

org.eclipse.ecf.datashare.events.IChannelEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.receiveUndeliveredChannelEvent(IChannelEvent)-1

org.eclipse.ecf.datashare.events.IChannelMessageEvent

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.4-1

org.eclipse.ecf.datashare.IChannel

CASTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.createChannel(IChannelConfig)152
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.getChannel(ID)171
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.removeChannel(ID)184
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.removeChannel(ID)183
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.initializeReplicaChannel()322
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.createChannel(IChannelConfig)152
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.DatashareContainer.createChannel(IChannelConfig)-1
org.eclipse.ecf.provider.datashare.DatashareContainer.createChannel(ID, IChannelListener, Map)-1
org.eclipse.ecf.provider.datashare.DatashareContainer.getChannel(ID)-1
org.eclipse.ecf.provider.datashare.DatashareContainerAdapter.createChannel(IChannelConfig)-1
org.eclipse.ecf.provider.datashare.DatashareContainerAdapter.createChannel(ID, IChannelListener, Map)-1
org.eclipse.ecf.provider.datashare.DatashareContainerAdapter.getChannel(ID)-1
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.createChannel(IChannelConfig)-1
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.createChannel(ID, IChannelListener, Map)-1
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.getChannel(ID)-1

org.eclipse.ecf.datashare.IChannelConfig

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.4-1
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.DatashareContainer.createChannel(IChannelConfig)-1
org.eclipse.ecf.provider.datashare.DatashareContainerAdapter.createChannel(IChannelConfig)-1
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.createChannel(IChannelConfig)-1
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.createChannelSharedObjectDescription(IChannelConfig)-1

org.eclipse.ecf.datashare.IChannelContainerAdapter

CASTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.initializeReplicaChannel()318
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.DatashareContainer-1
org.eclipse.ecf.provider.datashare.DatashareContainerAdapter-1
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.initializeReplicaChannel()318

org.eclipse.ecf.datashare.IChannelContainerListener

CASTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.fireChannelContainerListeners(IChannelContainerEvent)86
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.fireChannelContainerListeners(IChannelContainerEvent)86
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.DatashareContainer.addListener(IChannelContainerListener)-1
org.eclipse.ecf.provider.datashare.DatashareContainer.removeListener(IChannelContainerListener)-1
org.eclipse.ecf.provider.datashare.DatashareContainerAdapter.addListener(IChannelContainerListener)-1
org.eclipse.ecf.provider.datashare.DatashareContainerAdapter.removeListener(IChannelContainerListener)-1
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.addListener(IChannelContainerListener)-1
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.removeListener(IChannelContainerListener)-1

org.eclipse.ecf.datashare.IChannelListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.listener-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.1.processEvent(Event)104
org.eclipse.ecf.provider.datashare.BaseChannel.handleMessageEvent(ISharedObjectMessageEvent)174
org.eclipse.ecf.provider.datashare.BaseChannel.setListener(IChannelListener)248
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.createChannel(IChannelConfig)144
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.BaseChannel(ISharedObjectTransactionConfig, IChannelListener)-1
org.eclipse.ecf.provider.datashare.BaseChannel.setChannelListener(IChannelListener)-1
org.eclipse.ecf.provider.datashare.BaseChannel.setListener(IChannelListener)-1
org.eclipse.ecf.provider.datashare.DatashareContainer.createChannel(ID, IChannelListener, Map)-1
org.eclipse.ecf.provider.datashare.DatashareContainerAdapter.createChannel(ID, IChannelListener, Map)-1
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.4.(SharedObjectDatashareContainerAdapter, IChannelListener, ID, Map)-1
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.createChannel(ID, IChannelListener, Map)-1
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.createSharedObject(SharedObjectTypeDescription, ISharedObjectTransactionConfig, IChannelListener)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.BaseChannel.getListener()-1
org.eclipse.ecf.provider.datashare.BaseChannel.setListener(IChannelListener)-1
org.eclipse.ecf.provider.datashare.SharedObjectDatashareContainerAdapter.4.getListener()-1

Back to reference summary for org.eclipse.ecf.provider.datashare

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict