Uses of Package
org.eclipse.emf.cdo.session.remote
Packages that use org.eclipse.emf.cdo.session.remote
Package
Description
Client concepts for dealing with sessions to CDO repositories.
Client concepts for the communication and collaboration with other sessions.
Server service provider interfaces and useful base implementations.
Reusable UI components specific to the CDO Model Repository.
Client service provider interfaces and useful base implementations.
-
Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.sessionClassDescriptionProvides collaborative access to the
remote sessions
that are connected to the same repository as thelocal session
. -
Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.session.remoteClassDescriptionRepresents a remote session that is connected to the same repository as the
local session
that theremote session manager
points to.Provides collaborative access to theremote sessions
that are connected to the same repository as thelocal session
.A message from aremote session
.Enumerates the possibleremote session message
priorities.An asynchronous request to aremote session
.A topic to that thelocal session
andremote sessions
can subscribe in order to receiveevents
about theirparticipation
and themessages
that they send to the topic.A genericevent
fired from aremote topic
. -
Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.spi.server
-
Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.uiClassDescriptionRepresents a remote session that is connected to the same repository as the
local session
that theremote session manager
points to. -
Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.spi.cdoClassDescriptionRepresents a remote session that is connected to the same repository as the
local session
that theremote session manager
points to.Provides collaborative access to theremote sessions
that are connected to the same repository as thelocal session
.A message from aremote session
.A topic to that thelocal session
andremote sessions
can subscribe in order to receiveevents
about theirparticipation
and themessages
that they send to the topic.