Module it.tidalwave.actor
Package it.tidalwave.actor
package it.tidalwave.actor
-
ClassDescriptionRepresents a single task that is possibly decomposed in multiple subtasks and provides support for waiting for its completion.A provider of a
Collaboration.This message notifies that aCollaborationhas been completed.This message notifies that a newCollaborationhas been started.This role should be injected into a message to decorated it at the moment of sending.MessageDecorator.Same<T extends MessageSupport>A default implementation ofMessageDecoratorwhich returns the same message.A support class for implementing messages.