Package de.wuespace.telestion.services.message


package de.wuespace.telestion.services.message
  • Class Summary
    Class
    Description
    Class for composing Addresses for the Verticles.
    There are: outgoing: Verticles publish there results on the eventbus on this address if the result is not for a specific Verticle alone incoming: Verticles listen on the eventbus for packages here addresses.

    This class should only be used in static context.