Verwendungen von Schnittstelle
org.eclipse.emf.cdo.spi.server.InternalTopic
Packages, die InternalTopic verwenden
Package
Beschreibung
Server service provider interfaces and useful base implementations.
-
Verwendungen von InternalTopic in org.eclipse.emf.cdo.spi.server
Methoden in org.eclipse.emf.cdo.spi.server, die InternalTopic zurückgebenMethoden in org.eclipse.emf.cdo.spi.server, die Typen mit Argumenten vom Typ InternalTopic zurückgebenModifizierer und TypMethodeBeschreibungInternalTopicManager.sessionClosed
(InternalSession session) Methoden in org.eclipse.emf.cdo.spi.server mit Parametern vom Typ InternalTopicModifizierer und TypMethodeBeschreibungvoid
InternalTopicManager.removeTopic
(InternalTopic topic) void
InternalSession.sendRemoteMessageNotification
(InternalSession sender, InternalTopic topic, CDORemoteSessionMessage message) InternalSessionManager.sendRemoteMessageNotification
(InternalSession sender, CDORemoteSessionMessage message, InternalTopic topic) void
ISessionProtocol.sendRemoteMessageNotification
(InternalSession sender, InternalTopic topic, CDORemoteSessionMessage message) void
InternalSession.sendRemoteSessionNotification
(InternalSession sender, InternalTopic topic, byte opcode) void
InternalSessionManager.sendRemoteSessionNotification
(InternalSession sender, Collection<InternalSession> recipients, InternalTopic topic, byte opcode) void
ISessionProtocol.sendRemoteSessionNotification
(InternalSession sender, InternalTopic topic, byte opcode)