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

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

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

Constructors in org.eclipse.ecf.provider.datashare.nio with parameters of type NIODatashareContainer
NIOChannel(NIODatashareContainer datashareContainer, ID containerId, ID id, IChannelListener listener)
          Instantiates a new channel for sending and receiving messages in a non-blocking manner via sockets.