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)
           
static CDOSession CDONet4jUtil.getSession(IManagedContainer container, String description)
           
 CDOSession CDOSessionConfiguration.openSession()
           
 

Methods in org.eclipse.emf.cdo.net4j that return types with arguments of type CDOSession
 ISignalProtocol<CDOSession> CDOSession.Options.getProtocol()
          Returns the Net4j protocol instance that represents the underlying signalling connection to the repository of this session.
 



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.