Uses of Interface
com.efiAnalytics.plugin.ecu.OutputChannelClient

Packages that use OutputChannelClient
com.efiAnalytics.plugin.ecu.servers   
 

Uses of OutputChannelClient in com.efiAnalytics.plugin.ecu.servers
 

Methods in com.efiAnalytics.plugin.ecu.servers with parameters of type OutputChannelClient
 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