Uses of Interface
org.eclipse.ecf.provider.comm.IConnection
Packages that use IConnection
Package
Description
-
Uses of IConnection in org.eclipse.ecf.provider.comm
Subinterfaces of IConnection in org.eclipse.ecf.provider.commModifier and TypeInterfaceDescriptioninterface
Asynchronous connectioninterface
A connection instance that has both asynchronous and synchronous messaging capabilitiesinterface
Synchronous connectionMethods in org.eclipse.ecf.provider.comm that return IConnectionConstructors in org.eclipse.ecf.provider.comm with parameters of type IConnection -
Uses of IConnection in org.eclipse.ecf.provider.comm.tcp
Classes in org.eclipse.ecf.provider.comm.tcp that implement IConnection -
Uses of IConnection in org.eclipse.ecf.provider.generic
Methods in org.eclipse.ecf.provider.generic with parameters of type IConnectionModifier and TypeMethodDescriptionprotected void
SOContainer.disconnect
(IConnection conn) protected void
ClientSOContainer.handleLeave
(ID fromID, IConnection conn) protected void
SOContainer.handleLeave
(ID leftID, IConnection conn)