Uses of Interface
org.eclipse.emf.spi.cdo.InternalCDORemoteSessionManager
Packages that use InternalCDORemoteSessionManager
Package
Description
Client service provider interfaces and useful base implementations.
-
Uses of InternalCDORemoteSessionManager in org.eclipse.emf.spi.cdo
Methods in org.eclipse.emf.spi.cdo that return InternalCDORemoteSessionManagerModifier and TypeMethodDescriptionInternalCDORemoteSession.getManager()
InternalCDORemoteTopic.getManager()
InternalCDOSession.getRemoteSessionManager()
Methods in org.eclipse.emf.spi.cdo with parameters of type InternalCDORemoteSessionManagerModifier and TypeMethodDescriptionCDOSessionProtocol.getRemoteSessions
(InternalCDORemoteSessionManager manager, boolean subscribe) void
InternalCDOSession.setRemoteSessionManager
(InternalCDORemoteSessionManager remoteSessionManager)