| Package | Description |
|---|---|
| com.efiAnalytics.plugin.ecu.servers |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputChannelServer.subscribe(java.lang.String ecuConfigurationName,
java.lang.String outputChannelName,
OutputChannelClient client) |
void |
OutputChannelServer.unsubscribe(OutputChannelClient listener)
unsubscribe a listener, it will no longer receive updated
values for any OutputChannels
|