Package cz.cuni.kubinja.hospitalsystem.packet
package cz.cuni.kubinja.hospitalsystem.packet
Packets that are used for transporting data between the hospital system layer and menu layer.
-
ClassesClassDescriptionDataPacket<T>Extension of the general packet that also provides caller with the data output connected to the API request.Wrapper for status information transported via API between hospital system and TUI menu.Wrapper class containing messages connected with the packets.