Package org.eclipse.emf.cdo.session.remote
package org.eclipse.emf.cdo.session.remote
Client concepts for the communication and collaboration with other sessions.
-
ClassDescriptionRepresents a remote session that is connected to the same repository as the
local session
that theremote session manager
points to.Aremote session event
fired from aremote session manager
when amessage
from aremote session
has been received.Aremote session event
fired from aremote session manager
when thesubscription state
of aremote session
has changed.Provides collaborative access to theremote sessions
that are connected to the same repository as thelocal session
.A default adapter for all kinds ofremote session
related events.Anevent
that is fired by aremote session manager
after thesubscription mode
of thelocal session
changed.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
.