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