Uses of Package
org.eclipse.emf.cdo.net4j

Packages that use org.eclipse.emf.cdo.net4j
org.eclipse.emf.cdo.admin Client side of the protocol to administer CDO repositories remotely. 
org.eclipse.emf.cdo.net4j Client concepts for dealing with Net4j-based sessions to remote repositories. 
 

Classes in org.eclipse.emf.cdo.net4j used by org.eclipse.emf.cdo.admin
CDONet4jSession
          A Net4j-specific CDO session.
CDONet4jSessionConfiguration
          Configures and opens new Net4j-specific CDO sessions.
 

Classes in org.eclipse.emf.cdo.net4j used by org.eclipse.emf.cdo.net4j
CDONet4jSession
          A Net4j-specific CDO session.
CDONet4jSession.Options
          Encapsulates a set of notifying session configuration options.
CDONet4jSessionConfiguration
          Configures and opens new Net4j-specific CDO sessions.
CDONet4jViewProvider
          A view provider that uses Net4j-specific CDO sessions to open views.
CDOSession
          Deprecated. Use CDONet4jSession.
CDOSession.Options
          Deprecated. Use CDONet4jSession.Options.
CDOSessionConfiguration
          Deprecated. Use CDONet4jSessionConfiguration.
CDOSessionRecoveryEvent.Type
          Enumerates the possible types of session recovery events.
FailoverCDOSessionConfiguration
          A session configuration that recovers from network problems by failing over to backup repositories as directed by a fail-over monitor.
ReconnectingCDOSessionConfiguration
          A session configuration that recovers from network problems by attempting to reconnect to the same repository in specific intervals.
RecoveringCDOSessionConfiguration
          A session configuration that uses a heart beat protocol to detect network problems.
 



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