Uses of Interface
com.efiAnalytics.plugin.ecu.servers.OutputChannelServer
Packages that use OutputChannelServer
-
Uses of OutputChannelServer in com.efiAnalytics.plugin.ecu
Methods in com.efiAnalytics.plugin.ecu that return OutputChannelServerModifier and TypeMethodDescriptionControllerAccess.getOutputChannelServer()Provides access to the OuputChannelServer.Methods in com.efiAnalytics.plugin.ecu with parameters of type OutputChannelServerModifier and TypeMethodDescriptionstatic voidControllerAccess.initialize(OutputChannelServer outputServer, ControllerParameterServer parameterServer) Initializes this ControllerAccess with valid implementations ofControllerParameterServerandOutputChannelServer.