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

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.nio.NIOChannel.1-1

org.eclipse.ecf.datashare.events.IChannelContainerChannelActivatedEvent

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

org.eclipse.ecf.datashare.events.IChannelContainerChannelDeactivatedEvent

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

org.eclipse.ecf.datashare.events.IChannelContainerEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.2.(NIODatashareContainer, IChannelContainerListener, IChannelContainerEvent)-1
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.fireChannelContainerEvent(IChannelContainerListener, IChannelContainerEvent)-1

org.eclipse.ecf.datashare.events.IChannelDisconnectEvent

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

org.eclipse.ecf.datashare.events.IChannelEvent

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIOChannel.fireMessageEvents(IChannelListener, SocketChannel, byte[][])478
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIOChannel.3.(NIOChannel, IChannelListener, IChannelEvent)-1
org.eclipse.ecf.provider.datashare.nio.NIOChannel.fireChannelEvent(IChannelListener, IChannelEvent)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIOChannel.createMessageEvent(SocketChannel, byte[])-1

org.eclipse.ecf.datashare.events.IChannelMessageEvent

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

org.eclipse.ecf.datashare.IChannel

CASTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.disconnect()302
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.getChannel(ID)541
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.removeChannel(ID)545
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIOChannel-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.createChannel(IChannelConfig)526
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.createChannel(ID, IChannelListener, Map)511
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.disconnect()302
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.handshake(SocketChannel, ChannelData)401
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.removeChannel(ID)545
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.5.(NIODatashareContainer, IChannel)-1
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.storeChannel(IChannel)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.createChannel(IChannelConfig)-1
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.createChannel(ID, IChannelListener, Map)-1
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.getChannel(ID)-1

org.eclipse.ecf.datashare.IChannelConfig

PARAMETER
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.createChannel(IChannelConfig)-1
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.createNIOChannel(IChannelConfig)-1

org.eclipse.ecf.datashare.IChannelContainerAdapter

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer-1

org.eclipse.ecf.datashare.IChannelContainerListener

CASTS
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.fireChannelContainerActivatedEvent(ID)216
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.fireChannelContainerDeactivatedEvent(ID)244
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.fireChannelContainerActivatedEvent(ID)216
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.fireChannelContainerDeactivatedEvent(ID)244
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.2.(NIODatashareContainer, IChannelContainerListener, IChannelContainerEvent)-1
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.addListener(IChannelContainerListener)-1
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.fireChannelContainerEvent(IChannelContainerListener, IChannelContainerEvent)-1
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.removeListener(IChannelContainerListener)-1

org.eclipse.ecf.datashare.IChannelListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIOChannel.listener-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIOChannel.fireChannelConnectEvent(ID)205
org.eclipse.ecf.provider.datashare.nio.NIOChannel.fireChannelDisconnectEvent(ID)235
org.eclipse.ecf.provider.datashare.nio.NIOChannel.processIncomingMessage(SocketChannel, byte[])414
org.eclipse.ecf.provider.datashare.nio.NIOChannel.setListener(IChannelListener)777
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIOChannel.3.(NIOChannel, IChannelListener, IChannelEvent)-1
org.eclipse.ecf.provider.datashare.nio.NIOChannel.fireChannelEvent(IChannelListener, IChannelEvent)-1
org.eclipse.ecf.provider.datashare.nio.NIOChannel.fireMessageEvents(IChannelListener, SocketChannel, byte[][])-1
org.eclipse.ecf.provider.datashare.nio.NIOChannel.NIOChannel(NIODatashareContainer, ID, ID, IChannelListener)-1
org.eclipse.ecf.provider.datashare.nio.NIOChannel.setListener(IChannelListener)-1
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.createChannel(ID, IChannelListener, Map)-1
org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer.createNIOChannel(ID, IChannelListener, Map)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.provider.datashare.nio.NIOChannel.getListener()-1
org.eclipse.ecf.provider.datashare.nio.NIOChannel.setListener(IChannelListener)-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict