Interface CDORemoteSessionEvent.SubscriptionChanged
- 
- All Superinterfaces:
- CDORemoteSessionEvent,- org.eclipse.net4j.util.event.IEvent
 - Enclosing interface:
- CDORemoteSessionEvent
 
 public static interface CDORemoteSessionEvent.SubscriptionChanged extends CDORemoteSessionEvent Aremote session eventfired from aremote session managerwhen thesubscription stateof aremote sessionhas changed.- Author:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.session.remote.CDORemoteSessionEventCDORemoteSessionEvent.MessageReceived, CDORemoteSessionEvent.SubscriptionChanged
 
- 
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisSubscribed()- 
Methods inherited from interface org.eclipse.emf.cdo.session.remote.CDORemoteSessionEventgetRemoteSession, getSource
 
- 
 
-