Package de.wuespace.telestion.services.message
package de.wuespace.telestion.services.message
-
Class SummaryClassDescriptionClass 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 specificVerticle
alone incoming:Verticles
listen on the eventbus for packages here addresses.
This class should only be used in static context.