Roland
|
3a30f915c3
|
remove use of akka.actor.timeout property for ask
|
2012-01-23 15:59:18 +01:00 |
|
Roland
|
71d58c5338
|
improve migration guide & helpers, plus some docs
|
2012-01-23 11:58:27 +01:00 |
|
Roland
|
1daaee98aa
|
Merge remote-tracking branch 'origin/master' into wip-1581-patterns-ask
|
2012-01-18 14:20:13 +01:00 |
|
Roland
|
8b14cd683d
|
scaladoc for patterns
|
2012-01-18 13:26:11 +01:00 |
|
Roland
|
4aa0a1ff2b
|
add akka.pattern.pipeTo, see #1582
- move code from akka.actor package to akka.pattern
- add Java API in akka.pattern.Patterns.pipeTo()
|
2012-01-18 13:01:24 +01:00 |
|
Roland
|
00ec3f89dc
|
move ask machinery from ActorRefProvider to pattern.AskSupport
- now everything is assembled in one spot
- also moved PromiseActorRef and AskTimeoutException from akka.actor
- plus a little boy-scouting
|
2012-01-18 11:53:45 +01:00 |
|
Roland
|
2bed2cb954
|
move everything into package akka.pattern
|
2012-01-18 10:18:51 +01:00 |
|
Patrik Nordwall
|
5ba0963d71
|
Added documentation. See #1583
|
2012-01-03 11:41:49 +01:00 |
|
Patrik Nordwall
|
39a96b2ac3
|
Added akka.pattern.gracefulStop. See #1583
|
2012-01-01 20:55:30 +01:00 |
|