C E G N O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- createChannel(EntityReference, List<String>) - Method in interface org.xwiki.netflux.EntityChannelStore
-
Associate a new channel to the specified entity, having the given path.
- createChannel(EntityReference, List<String>) - Method in class org.xwiki.netflux.script.NetfluxScriptService
-
Associate a new channel to the specified entity, having the given path.
E
- EntityChannel - Class in org.xwiki.netflux
-
A channel associated to an XWiki entity.
- EntityChannel(EntityReference, List<String>, String) - Constructor for class org.xwiki.netflux.EntityChannel
-
Creates a new channel.
- EntityChannelStore - Interface in org.xwiki.netflux
-
The component used to create and associate channels to XWiki entities.
G
- getChannel(EntityReference, List<String>) - Method in interface org.xwiki.netflux.EntityChannelStore
-
Looks for a channel associated to the specified entity and having the specified path.
- getChannel(EntityReference, List<String>) - Method in class org.xwiki.netflux.script.NetfluxScriptService
-
Looks for a channel associated to the specified entity and having the specified path.
- getChannels(EntityReference) - Method in interface org.xwiki.netflux.EntityChannelStore
- getChannels(EntityReference) - Method in class org.xwiki.netflux.script.NetfluxScriptService
- getChannels(EntityReference, List<String>) - Method in interface org.xwiki.netflux.EntityChannelStore
-
Looks for the channels associated to the specified entity and having the specified path prefix.
- getChannels(EntityReference, List<String>) - Method in class org.xwiki.netflux.script.NetfluxScriptService
-
Looks for the channels associated to the specified entity and having the specified path prefix.
- getEntityReference() - Method in class org.xwiki.netflux.EntityChannel
- getKey() - Method in class org.xwiki.netflux.EntityChannel
- getPath() - Method in class org.xwiki.netflux.EntityChannel
- getUserCount() - Method in class org.xwiki.netflux.EntityChannel
N
- NetfluxScriptService - Class in org.xwiki.netflux.script
-
Script-related APIs for real-time synchronization.
- NetfluxScriptService() - Constructor for class org.xwiki.netflux.script.NetfluxScriptService
O
- org.xwiki.netflux - package org.xwiki.netflux
- org.xwiki.netflux.script - package org.xwiki.netflux.script
S
- setUserCount(int) - Method in class org.xwiki.netflux.EntityChannel
-
Sets the number of users connected to the channel.
All Classes All Packages