Constructor and Description |
---|
StreamPlugin(ChannelRegistry channelRegistry) |
Modifier and Type | Method and Description |
---|---|
void |
processModule(Module module,
java.lang.String group,
int index) |
void |
removeModule(Module module,
java.lang.String group,
int index) |
public StreamPlugin(ChannelRegistry channelRegistry)
public void processModule(Module module, java.lang.String group, int index)
processModule
in interface Plugin
public void removeModule(Module module, java.lang.String group, int index)
removeModule
in interface Plugin