A B C D E F G H I L M N O P R S T U V W

U

updatedSessions - Variable in class no.ntnu.item.router.ActionReasoner
list of ServiceSession to store updates before processing
updateGuiXmlAndApSessions() - Method in class no.ntnu.item.router.ServiceSessionBank
Method that calls the GuiXmlWriter to write the current state.
Should be called when changes occur in the lists.
Also notifies the ActionPlaneSessions that a change has occured
updateListOfMarkedSessions(List<ServiceSession>) - Method in class no.ntnu.item.router.ActionReasoner
Update the ActionReasoner list of sessions.
UserInputHandler - Class in no.ntnu.item.router.utilities
This is a handler for the user input.
When a user makes changes in the Web UI, a message will be sent here.

NOTE: Why did we do this over http? Why not make the UI write to the xml
file where it reads the data? Because then the RouterControl would have to
poll for changes in the file and compare to what it has locally.
In addition, we might create a stand-alone control panel, which
reads the xml and sends messages to the server with preferences
UserInputHandler(ServiceSessionBank) - Constructor for class no.ntnu.item.router.utilities.UserInputHandler
Constructor

A B C D E F G H I L M N O P R S T U V W