Uses of Interface
org.eclipse.emf.cdo.net4j.CDONet4jSessionConfiguration
Package
Description
Client side of the protocol to administer CDO repositories remotely.
Server integration of the CDO Lifecycle Management.
Client concepts for dealing with Net4j-based sessions to remote repositories.
Server concepts for dealing with Net4j-based repositories and fail-over infrastructure.
-
Uses of CDONet4jSessionConfiguration in org.eclipse.emf.cdo.admin
Modifier and TypeMethodDescriptionvoid
CDOAdminClientRepository.SessionConfigurator.prepare
(CDONet4jSessionConfiguration configuration) -
Uses of CDONet4jSessionConfiguration in org.eclipse.emf.cdo.lm.server
Modifier and TypeMethodDescriptionprotected CDONet4jSessionConfiguration
AbstractLifecycleManager.createSessionConfiguration
(String repositoryName) -
Uses of CDONet4jSessionConfiguration in org.eclipse.emf.cdo.net4j
Modifier and TypeInterfaceDescriptioninterface
Deprecated.interface
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 CDONet4jSessionConfiguration
CDONet4jUtil.createNet4jSessionConfiguration()
protected CDONet4jSessionConfiguration
CDONet4jViewProvider.getNet4jSessionConfiguration
(org.eclipse.net4j.connector.IConnector connector, String userName, String passWord, String repositoryName) -
Uses of CDONet4jSessionConfiguration in org.eclipse.emf.cdo.server.embedded
Modifier and TypeMethodDescriptionCDOEmbeddedRepositoryConfig.createSessionConfiguration
(org.eclipse.net4j.connector.IConnector connector, CDOBranchManager branchManager, CDORevisionManager revisionManager) Subclasses may override.
CDONet4jSessionConfiguration
.