Package edu.tufts.hrilab.gui
package edu.tufts.hrilab.gui
-
ClassDescriptionManages application configurations such as base URL and CORS origins.An abstract class which defines required behavior for GUI adapters.An implementation of the Spring server backend.An interface which marks the implementing class as a component with a GUI.A WebSocket handler which instantiates
GuiAdapters when their respectiveGuiProviderare registered with TRADE, distributes incoming messages to the relevantGuiAdapters, and collects outgoing messages for transmission to the frontend.TradeServiceAdapter.TradeServiceComponent.Web MVC Configuration for handling CORS policies and static resource locations.