Uses of Class
adaptlil.http.PythonServerCore
Packages that use PythonServerCore
-
Uses of PythonServerCore in adaptlil
Fields in adaptlil declared as PythonServerCoreMethods in adaptlil with parameters of type PythonServerCoreModifier and TypeMethodDescriptionstatic AdaptationMediatorMain.initAdaptationMediator(VisualizationWebsocket websocket, GazepointSocket gazepointSocket, PythonServerCore pythonServerCore, GazeWindow window) Constructors in adaptlil with parameters of type PythonServerCore -
Uses of PythonServerCore in adaptlil.mediator
Fields in adaptlil.mediator declared as PythonServerCoreMethods in adaptlil.mediator that return PythonServerCoreMethods in adaptlil.mediator with parameters of type PythonServerCoreModifier and TypeMethodDescriptionvoidAdaptationMediator.setClassifierModel(PythonServerCore pythonServerCore) Constructors in adaptlil.mediator with parameters of type PythonServerCoreModifierConstructorDescriptionAdaptationMediator(VisualizationWebsocket websocket, GazepointSocket gazepointSocket, PythonServerCore pythonServerCore, GazeWindow gazeWindow, int numSequencesForClassification)