Uses of Package
org.eclipse.emf.cdo.session.remote

Packages that use org.eclipse.emf.cdo.session.remote
org.eclipse.emf.cdo.session Client concepts for dealing with sessions to CDO repositories. 
org.eclipse.emf.cdo.session.remote Client concepts for the communication and collaboration with other sessions. 
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations. 
 

Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.session
CDORemoteSessionManager
          Provides collaborative access to the remote sessions that are connected to the same repository as the local session.
 

Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.session.remote
CDORemoteSession
          Represents a remote session that is connected to the same repository as the local session that the remote session manager points to.
CDORemoteSessionEvent
          A generic event fired from a remote session manager to indicate remote session activities.
CDORemoteSessionManager
          Provides collaborative access to the remote sessions that are connected to the same repository as the local session.
CDORemoteSessionMessage
          A message from a remote session.
CDORemoteSessionMessage.Priority
          Enumerates the possible remote session message priorities.
 

Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.spi.server
CDORemoteSessionMessage
          A message from a remote session.
 

Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.spi.cdo
CDORemoteSession
          Represents a remote session that is connected to the same repository as the local session that the remote session manager points to.
CDORemoteSessionManager
          Provides collaborative access to the remote sessions that are connected to the same repository as the local session.
CDORemoteSessionMessage
          A message from a remote session.
 



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