Uses of Interface
org.eclipse.ecf.provider.comm.ISynchConnection
- 
Packages that use ISynchConnection Package Description org.eclipse.ecf.provider.comm org.eclipse.ecf.provider.comm.tcp org.eclipse.ecf.provider.generic 
- 
- 
Uses of ISynchConnection in org.eclipse.ecf.provider.commSubinterfaces of ISynchConnection in org.eclipse.ecf.provider.comm Modifier and Type Interface Description interfaceISynchAsynchConnectionA connection instance that has both asynchronous and synchronous messaging capabilitiesConstructors in org.eclipse.ecf.provider.comm with parameters of type ISynchConnection Constructor Description SynchEvent(ISynchConnection conn, Object data)
- 
Uses of ISynchConnection in org.eclipse.ecf.provider.comm.tcpClasses in org.eclipse.ecf.provider.comm.tcp that implement ISynchConnection Modifier and Type Class Description classClientclassSSLClient
- 
Uses of ISynchConnection in org.eclipse.ecf.provider.genericMethods in org.eclipse.ecf.provider.generic that return ISynchConnection Modifier and Type Method Description protected ISynchConnectionServerSOContainer. getSynchConnectionForID(ID memberID)
 
-