Interface CDORemoteSessionEvent.MessageReceived
- 
- All Superinterfaces:
- CDORemoteSessionEvent,- org.eclipse.net4j.util.event.IEvent
 - Enclosing interface:
- CDORemoteSessionEvent
 
 public static interface CDORemoteSessionEvent.MessageReceived extends CDORemoteSessionEvent Aremote session eventfired from aremote session managerwhen amessagefrom aremote sessionhas been received.- Since:
- 3.0
- 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 CDORemoteSessionMessagegetMessage()- 
Methods inherited from interface org.eclipse.emf.cdo.session.remote.CDORemoteSessionEventgetRemoteSession, getSource
 
- 
 
- 
- 
- 
Method Detail- 
getMessageCDORemoteSessionMessage getMessage() 
 
- 
 
-