Uses of Class
zleurtor.scanmanager.model.messages.UpdateMessage
Packages that use UpdateMessage
Package
Description
The package containing all the messages exchanged by the master and the slaves.
-
Uses of UpdateMessage in zleurtor.scanmanager.model.messages
Methods in zleurtor.scanmanager.model.messages that return types with arguments of type UpdateMessageModifier and TypeMethodDescriptionstatic final List<UpdateMessage>
UpdateMessage.newMessages
(File theUpdateFile, String thePrefix, String theSuffix) Create a new list of messages for the given update file.