Uses of Interface
org.eclipse.emf.cdo.common.CDOCommonSession.Options

Packages that use CDOCommonSession.Options
org.eclipse.emf.cdo.common Common concepts that are differently extended in clients and servers. 
org.eclipse.emf.cdo.session Client concepts for dealing with sessions to remote repositories. 
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
 

Uses of CDOCommonSession.Options in org.eclipse.emf.cdo.common
 

Methods in org.eclipse.emf.cdo.common that return CDOCommonSession.Options
 CDOCommonSession.Options CDOCommonSession.options()
          Returns the options of this session.
 

Uses of CDOCommonSession.Options in org.eclipse.emf.cdo.session
 

Subinterfaces of CDOCommonSession.Options in org.eclipse.emf.cdo.session
static interface CDOSession.Options
          Encapsulates a set of notifying session configuration options.
 

Uses of CDOCommonSession.Options in org.eclipse.emf.cdo.spi.server
 

Subinterfaces of CDOCommonSession.Options in org.eclipse.emf.cdo.spi.server
 interface InternalSession
           
 



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