Uses of Interface
org.eclipse.emf.cdo.common.CDOCommonSession.Options
- 
Packages that use CDOCommonSession.Options Package Description 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.commonMethods in org.eclipse.emf.cdo.common that return CDOCommonSession.Options Modifier and Type Method Description CDOCommonSession.OptionsCDOCommonSession. options()Returns theoptionsof this session.
- 
Uses of CDOCommonSession.Options in org.eclipse.emf.cdo.net4jSubinterfaces of CDOCommonSession.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 CDOCommonSession.Options in org.eclipse.emf.cdo.sessionSubinterfaces of CDOCommonSession.Options in org.eclipse.emf.cdo.session Modifier and Type Interface Description static interfaceCDOSession.OptionsEncapsulates a set of notifyingsessionconfiguration options.
- 
Uses of CDOCommonSession.Options in org.eclipse.emf.cdo.spi.serverSubinterfaces of CDOCommonSession.Options in org.eclipse.emf.cdo.spi.server Modifier and Type Interface Description interfaceInternalSessionIf the meaning of this type isn't clear, there really should be more of a description here...
 
-