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.net4j Client concepts for dealing with Net4j-based sessions to remote repositories. 
org.eclipse.emf.cdo.session Client concepts for dealing with sessions to CDO 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.net4j
 

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

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 - 2012 Eike Stepper (Berlin, Germany) and others.