| Package | Description |
|---|---|
| org.eclipse.emf.cdo.net4j |
Client concepts for dealing with Net4j-based sessions to remote repositories.
|
| Modifier and Type | Method and Description |
|---|---|
protected CDOSession |
CDONet4jViewProvider.getSession(IConnector connector,
String userName,
String passWord,
String repositoryName)
Deprecated.
Use
getNet4jSession(). |
static CDOSession |
CDONet4jUtil.getSession(IManagedContainer container,
String description)
Deprecated.
Use
getNet4jSession(). |
CDOSession |
CDONet4jSessionConfiguration.openSession()
Deprecated.
Use
openNet4jSession(). |
| Modifier and Type | Method and Description |
|---|---|
ISignalProtocol<CDOSession> |
CDOSession.Options.getProtocol()
Deprecated.
Kept for 4.0 compatibility. Newer code should call
CDONet4jSession.Options.getNet4jProtocol(). |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.