Uses of Interface
org.eclipse.emf.cdo.net4j.CDOSession

Packages that use CDOSession
org.eclipse.emf.cdo.net4j Client concepts for dealing with Net4j-based sessions to remote repositories. 
 

Uses of CDOSession in org.eclipse.emf.cdo.net4j
 

Methods in org.eclipse.emf.cdo.net4j that return CDOSession
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().
 

Methods in org.eclipse.emf.cdo.net4j that return types with arguments of type CDOSession
 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.