Package zleurtor.scanmanager.model


package zleurtor.scanmanager.model
The package containing all the business objects.
  • Class
    Description
    The mother class of entity objects that can communicate (ie read/write messages).
    Exception thrown if a mac address is not accessible.
    The class having in charge to read and store the configuration.
    A class to read Exif files (jpeg with metadata).
    The master's class having in charge to send messages to the slaves and to receive (and treat) the messages from the slaves.
    A Properties object that retains the order of inserted properties.
    The slaves's class having in charge to receive messages from the master, treat them and return responses.
    A utility class offering convenience methods.