See: Description

| Interface | Description |
|---|---|
| CDORemoteSession |
Represents a remote session that is connected to the same repository as the
local session that the remote session manager
points to. |
| CDORemoteSessionEvent | |
| CDORemoteSessionEvent.MessageReceived |
A
remote session event fired from a remote session
manager when a message from a remote session has
been received. |
| CDORemoteSessionEvent.SubscriptionChanged |
A
remote session event fired from a remote session
manager when the subscription state of a remote
session has changed. |
| CDORemoteSessionManager |
Provides collaborative access to the
remote sessions that are connected to the same
repository as the local session. |
| CDORemoteSessionManager.LocalSubscriptionChangedEvent |
An
event that is fired by a remote session manager after the
subscription mode of the
local session changed. |
| Class | Description |
|---|---|
| CDORemoteSessionManager.EventAdapter |
A default adapter for all kinds of
remote session related events. |
| CDORemoteSessionMessage |
A message from a
remote session. |
| Enum | Description |
|---|---|
| CDORemoteSessionMessage.Priority |
Enumerates the possible
remote session message priorities. |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.