Uses of Interface
org.eclipse.emf.cdo.session.CDOSessionConfiguration
Package
Description
Client concepts for dealing with Net4j-based sessions to remote repositories.
Server concepts for dealing with Net4j-based repositories and fail-over infrastructure.
Client concepts for dealing with sessions to CDO repositories.
Client service provider interfaces and useful base implementations.
-
Uses of CDOSessionConfiguration in org.eclipse.emf.cdo.net4j
Modifier and TypeInterfaceDescriptioninterface
Configures and opens new Net4j-specific CDOsessions
.interface
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. -
Uses of CDOSessionConfiguration in org.eclipse.emf.cdo.server.net4j
Modifier and TypeMethodDescriptionFailoverAgent.createSessionConfiguration()
protected abstract CDOSessionConfiguration
FailoverAgent.createSessionConfiguration
(String connectorDescription, String repositoryName) -
Uses of CDOSessionConfiguration in org.eclipse.emf.cdo.session
Modifier and TypeMethodDescriptionCDOSessionConfigurationFactory.createSessionConfiguration()
CDOSessionConfiguration.SessionOpenedEvent.getSource()
-
Uses of CDOSessionConfiguration in org.eclipse.emf.spi.cdo
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...
CDONet4jSessionConfiguration
.