Uses of Interface
org.eclipse.emf.cdo.net4j.CDONet4jSessionConfiguration
Packages that use 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
Methods in org.eclipse.emf.cdo.admin with parameters of type CDONet4jSessionConfigurationModifier and TypeMethodDescriptionvoid
CDOAdminClientRepository.SessionConfigurator.prepare
(CDONet4jSessionConfiguration configuration) -
Uses of CDONet4jSessionConfiguration in org.eclipse.emf.cdo.lm.server
Methods in org.eclipse.emf.cdo.lm.server that return CDONet4jSessionConfigurationModifier and TypeMethodDescriptionprotected CDONet4jSessionConfiguration
AbstractLifecycleManager.createSessionConfiguration
(String repositoryName) -
Uses of CDONet4jSessionConfiguration in org.eclipse.emf.cdo.net4j
Subinterfaces of CDONet4jSessionConfiguration in org.eclipse.emf.cdo.net4jModifier 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.Methods in org.eclipse.emf.cdo.net4j that return CDONet4jSessionConfigurationModifier 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
Methods in org.eclipse.emf.cdo.server.embedded that return CDONet4jSessionConfigurationModifier and TypeMethodDescriptionCDOEmbeddedRepositoryConfig.createSessionConfiguration
(org.eclipse.net4j.connector.IConnector connector, CDOBranchManager branchManager, CDORevisionManager revisionManager) Subclasses may override.
CDONet4jSessionConfiguration
.