summaryrefslogtreecommitdiff
path: root/test/files/jvm/replyablereactor.scala
Commit message (Collapse)AuthorAgeFilesLines
* Restored type of receiver in OutputChannel and ...Philipp Haller2009-10-061-3/+3
| | | | | | | Restored type of receiver in OutputChannel and Channel to Actor. ReplyReactor inherits from ReplyableReactor. ReplyableReactor is now private.
* Enabled future-type message sends for reactors.Philipp Haller2009-07-211-0/+47