| Package | Description |
|---|---|
| org.eclipse.emf.cdo.admin |
Client side of the protocol to administer CDO repositories remotely.
|
| org.eclipse.emf.cdo.net4j |
Client concepts for dealing with Net4j-based sessions to remote repositories.
|
| Modifier and Type | Method and Description |
|---|---|
CDONet4jSession |
CDOAdminClientRepository.openSession() |
CDONet4jSession |
CDOAdminClientRepository.openSession(CDOAdminClientRepository.SessionConfigurator configurator) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CDOSession
Deprecated.
Use
CDONet4jSession. |
| Modifier and Type | Method and Description |
|---|---|
protected CDONet4jSession |
CDONet4jViewProvider.getNet4jSession(IConnector connector,
String userName,
String passWord,
String repositoryName) |
static CDONet4jSession |
CDONet4jUtil.getNet4jSession(IManagedContainer container,
String description) |
CDONet4jSession |
CDONet4jSessionConfiguration.openNet4jSession() |
| Modifier and Type | Method and Description |
|---|---|
ISignalProtocol<CDONet4jSession> |
CDONet4jSession.Options.getNet4jProtocol()
Returns the Net4j
protocol instance that represents the underlying
signalling connection to the repository of this session. |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.