Uses of Class
it.tidalwave.actor.MessageSupport
-
Uses of MessageSupport in it.tidalwave.actor
Modifier and TypeClassDescriptionstatic class
MessageDecorator.Same<T extends MessageSupport>
A default implementation ofMessageDecorator
which returns the same message.Modifier and TypeClassDescriptionclass
This message notifies that aCollaboration
has been completed.class
This message notifies that a newCollaboration
has been started.Modifier and TypeMethodDescriptionMessageDecorator.getDecoratedMessage()
Returns the decorated message.