Uses of Interface
org.eclipse.emf.cdo.net4j.CDOSessionConfiguration
Package
Description
Client concepts for dealing with Net4j-based sessions to remote repositories.
-
Uses of CDOSessionConfiguration in org.eclipse.emf.cdo.net4j
Modifier and TypeInterfaceDescriptioninterface
Asession configuration
that recovers from network problems by failing over to backup repositories as directed by a fail-over monitor.interface
Asession configuration
that recovers from network problems by attempting to reconnect to the same repository in specific intervals.interface
Asession configuration
that uses aheart beat protocol
to detect network problems.Modifier and TypeMethodDescriptionstatic CDOSessionConfiguration
CDONet4jUtil.createSessionConfiguration()
Deprecated.protected CDOSessionConfiguration
CDONet4jViewProvider.getSessionConfiguration
(org.eclipse.net4j.connector.IConnector connector, String userName, String passWord, String repositoryName) Deprecated.
createNet4jSessionConfiguration()
.