Package | Description |
---|---|
org.eclipse.emf.cdo.net4j |
Client concepts for dealing with Net4j-based sessions to remote repositories.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FailoverCDOSessionConfiguration
A
session configuration that recovers from network problems by failing over
to backup repositories as directed by a fail-over monitor. |
interface |
ReconnectingCDOSessionConfiguration
A
session configuration that recovers from network problems by attempting
to reconnect to the same repository in specific intervals. |
interface |
RecoveringCDOSessionConfiguration
A
session configuration that uses a heart beat
protocol to detect network problems. |
Modifier and Type | Method and Description |
---|---|
static CDOSessionConfiguration |
CDONet4jUtil.createSessionConfiguration()
Deprecated.
|
protected CDOSessionConfiguration |
CDONet4jViewProvider.getSessionConfiguration(IConnector connector,
java.lang.String userName,
java.lang.String passWord,
java.lang.String repositoryName)
Deprecated.
|
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html