Uses of Class
org.eclipse.ecf.provider.datashare.nio.NIOChannel

Packages that use NIOChannel
org.eclipse.ecf.provider.datashare.nio   
 

Uses of NIOChannel in org.eclipse.ecf.provider.datashare.nio
 

Methods in org.eclipse.ecf.provider.datashare.nio that return NIOChannel
protected abstract  NIOChannel NIODatashareContainer.createNIOChannel(IChannelConfig newChannelConfig)
          Creates a new NIO-capable channel within this container.
protected abstract  NIOChannel NIODatashareContainer.createNIOChannel(ID channelId, IChannelListener listener, java.util.Map properties)
          Creates a new NIO-capable channel within this container.