Uses of Interface
org.eclipse.emf.cdo.session.CDOSession.Options
- 
Packages that use CDOSession.Options Package Description 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.
- 
- 
Uses of CDOSession.Options in org.eclipse.emf.cdo.net4jSubinterfaces of CDOSession.Options in org.eclipse.emf.cdo.net4j Modifier and Type Interface Description static interfaceCDONet4jSession.OptionsEncapsulates a set of notifyingsessionconfiguration options.static interfaceCDOSession.OptionsDeprecated.
- 
Uses of CDOSession.Options in org.eclipse.emf.cdo.sessionMethods in org.eclipse.emf.cdo.session that return CDOSession.Options Modifier and Type Method Description CDOSession.OptionsCDOSession. options()Returns theoptionsof this session.
 
-