Uses of Package
it.tidalwave.actor
-
Packages that use it.tidalwave.actor Package Description it.tidalwave.actor -
Classes in it.tidalwave.actor used by it.tidalwave.actor Class Description Collaboration Represents a single task that is possibly decomposed in multiple subtasks and provides support for waiting for its completion.Collaboration.Provider A provider of aCollaboration
.CollaborationCompletedMessage This message notifies that aCollaboration
has been completed.CollaborationStartedMessage This message notifies that a newCollaboration
has been started.MessageDecorator This role should be injected into a message to decorated it at the moment of sending.MessageSupport A support class for implementing messages.