Uses of Class
it.tidalwave.actor.MessageSupport
Packages that use MessageSupport
-
Uses of MessageSupport in it.tidalwave.actor
Classes in it.tidalwave.actor with type parameters of type MessageSupportModifier and TypeClassDescriptionstatic class
MessageDecorator.Same<T extends MessageSupport>
A default implementation ofMessageDecorator
which returns the same message.Subclasses of MessageSupport in it.tidalwave.actorModifier and TypeClassDescriptionclass
This message notifies that aCollaboration
has been completed.class
This message notifies that a newCollaboration
has been started.Methods in it.tidalwave.actor that return MessageSupportModifier and TypeMethodDescriptionMessageDecorator.getDecoratedMessage()
Returns the decorated message.