Uses of Interface
org.eclipse.emf.cdo.net4j.RecoveringCDOSessionConfiguration
- 
Packages that use RecoveringCDOSessionConfiguration Package Description org.eclipse.emf.cdo.net4j Client concepts for dealing with Net4j-based sessions to remote repositories.
- 
- 
Uses of RecoveringCDOSessionConfiguration in org.eclipse.emf.cdo.net4jSubinterfaces of RecoveringCDOSessionConfiguration in org.eclipse.emf.cdo.net4j Modifier and Type Interface Description interfaceFailoverCDOSessionConfigurationAsession configurationthat recovers from network problems by failing over to backup repositories as directed by a fail-over monitor.interfaceReconnectingCDOSessionConfigurationAsession configurationthat recovers from network problems by attempting to reconnect to the same repository in specific intervals.
 
-