Verwendungen von Schnittstelle
org.eclipse.emf.cdo.session.remote.CDORemoteTopic
Packages, die CDORemoteTopic verwenden
Package
Beschreibung
Client concepts for the communication and collaboration with other sessions.
Client service provider interfaces and useful base implementations.
-
Verwendungen von CDORemoteTopic in org.eclipse.emf.cdo.session.remote
Methoden in org.eclipse.emf.cdo.session.remote, die CDORemoteTopic zurückgebenModifizierer und TypMethodeBeschreibungCDORemoteTopicEvent.getSource()
Returns the topic that emitted this event.CDORemoteSessionManager.getSubscribedTopic
(String id) CDORemoteSessionManager.getSubscribedTopics()
Returns an array of the currently subscribedtopics
.CDORemoteSessionManager.subscribeTopic
(String id) Subscribes to the topic identified by the givenid
. -
Verwendungen von CDORemoteTopic in org.eclipse.emf.spi.cdo
Unterschnittstellen von CDORemoteTopic in org.eclipse.emf.spi.cdoModifizierer und TypSchnittstelleBeschreibunginterface
If the meaning of this type isn't clear, there really should be more of a description here...Methoden in org.eclipse.emf.spi.cdo mit Parametern vom Typ CDORemoteTopicModifizierer und TypMethodeBeschreibungCDOSessionProtocol.sendRemoteMessage
(CDORemoteSessionMessage message, CDORemoteTopic topic, List<CDORemoteSession> recipients)