Uses of Interface
org.eclipse.emf.cdo.session.remote.CDORemoteSessionManager
Package
Description
Client concepts for dealing with sessions to CDO repositories.
Client concepts for the communication and collaboration with other sessions.
Client service provider interfaces and useful base implementations.
-
Uses of CDORemoteSessionManager in org.eclipse.emf.cdo.session
Modifier and TypeMethodDescriptionCDOSession.getRemoteSessionManager()
Returns the CDOremote session manager
that keeps track of the other remote sessions served by the repository of this local session. -
Uses of CDORemoteSessionManager in org.eclipse.emf.cdo.session.remote
Modifier and TypeMethodDescriptionCDORemoteSession.getManager()
Returns the remote session manager that manages this remote session.CDORemoteTopic.getManager()
Returns the remote session manager that manages this remote topic.CDORemoteSessionEvent.getSource()
CDORemoteSessionManager.LocalSubscriptionChangedEvent.getSource()
Returns the remote session manager that fired this event. -
Uses of CDORemoteSessionManager in org.eclipse.emf.spi.cdo
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...