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 TypMethodeBeschreibungvoidInternalTopicManager.removeTopic(InternalTopic topic) voidInternalSession.sendRemoteMessageNotification(InternalSession sender, InternalTopic topic, CDORemoteSessionMessage message) InternalSessionManager.sendRemoteMessageNotification(InternalSession sender, CDORemoteSessionMessage message, InternalTopic topic) voidISessionProtocol.sendRemoteMessageNotification(InternalSession sender, InternalTopic topic, CDORemoteSessionMessage message) voidInternalSession.sendRemoteSessionNotification(InternalSession sender, InternalTopic topic, byte opcode) voidInternalSessionManager.sendRemoteSessionNotification(InternalSession sender, Collection<InternalSession> recipients, InternalTopic topic, byte opcode) voidISessionProtocol.sendRemoteSessionNotification(InternalSession sender, InternalTopic topic, byte opcode)