|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

If the meaning of this type isn't clear, there really should be more of a description here...
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.session.remote.CDORemoteSessionManager |
|---|
CDORemoteSessionManager.EventAdapter, CDORemoteSessionManager.LocalSubscriptionChangedEvent |
| Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer |
|---|
IContainer.Modifiable<E> |
| Nested classes/interfaces inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycle |
|---|
ILifecycle.DeferrableActivation |
| Method Summary | |
|---|---|
InternalCDORemoteSession |
createRemoteSession(int sessionID,
String userID,
boolean subscribed)
|
InternalCDOSession |
getLocalSession()
Returns the local session this CDORemoteSessionManager belongs to. |
void |
handleRemoteSessionClosed(int sessionID)
|
void |
handleRemoteSessionMessage(int sessionID,
CDORemoteSessionMessage message)
|
void |
handleRemoteSessionOpened(int sessionID,
String userID)
|
void |
handleRemoteSessionSubscribed(int sessionID,
boolean subscribed)
|
void |
setLocalSession(InternalCDOSession localSession)
|
| Methods inherited from interface org.eclipse.emf.cdo.session.remote.CDORemoteSessionManager |
|---|
getRemoteSessions, isForceSubscription, isSubscribed, sendMessage, sendMessage, setForceSubscription |
| Methods inherited from interface org.eclipse.net4j.util.container.IContainer |
|---|
getElements, isEmpty |
| Methods inherited from interface org.eclipse.net4j.util.event.INotifier |
|---|
addListener, getListeners, hasListeners, removeListener |
| Methods inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycle |
|---|
activate, deactivate, getLifecycleState, isActive |
| Method Detail |
|---|
InternalCDOSession getLocalSession()
CDORemoteSessionManagerlocal session this CDORemoteSessionManager belongs to.
getLocalSession in interface CDORemoteSessionManagervoid setLocalSession(InternalCDOSession localSession)
InternalCDORemoteSession createRemoteSession(int sessionID,
String userID,
boolean subscribed)
void handleRemoteSessionOpened(int sessionID,
String userID)
void handleRemoteSessionClosed(int sessionID)
void handleRemoteSessionSubscribed(int sessionID,
boolean subscribed)
void handleRemoteSessionMessage(int sessionID,
CDORemoteSessionMessage message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||