The service messages will be delivered to all registered nodes, through a special JMS {@code Topic}, referred to as {@code ServiceTopic}.
Messages will be delivered using a special Data Transfer Object, implemented as {@link ServiceMessage}. @author Yohan Liyanage @version 1.0 @see ServiceMessage
|
|