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 classMessageDecorator.Same<T extends MessageSupport>A default implementation ofMessageDecoratorwhich returns the same message.Subclasses of MessageSupport in it.tidalwave.actorModifier and TypeClassDescriptionclassThis message notifies that aCollaborationhas been completed.classThis message notifies that a newCollaborationhas been started.Methods in it.tidalwave.actor that return MessageSupportModifier and TypeMethodDescriptionMessageDecorator.getDecoratedMessage()Returns the decorated message.