Commit graph

14 commits

Author SHA1 Message Date
Viktor Klang
e88f2bd936 First stab, do we want to go for throws Throwable or even just switch to RuntimeExceptions? 2012-02-16 12:31:49 +01:00
Peter Vlugter
3fbd18f0fa Update to ScalaSTM 0.5 (which includes Java API) 2012-02-06 11:34:47 +13:00
Roland
34a0f005b1 Merge branch 'master' into wip-1581-patterns-ask 2012-01-20 19:29:17 +01:00
Peter Vlugter
eecb2a6247 Merge branch 'master' into java-api-for-scala-stm
Conflicts:
	akka-transactor/src/main/scala/akka/transactor/Atomically.scala
2012-01-20 11:36:54 +13:00
Peter Vlugter
27da7c4d12 Update java-friendly api for scala stm
- move to japi.Stm
- add newMap, newSet, newList methods with java conversions
- add afterCompletion lifecycle callback
2012-01-20 11:31:28 +13:00
Viktor Klang
149fbea5a7 Updating Copyright as per #1660 2012-01-19 18:21:06 +01:00
Peter Vlugter
2757869c62 Update to new Java API for Scala STM 2012-01-19 11:11:59 +13:00
Roland
2bed2cb954 move everything into package akka.pattern 2012-01-18 10:18:51 +01:00
Nikolay Botev
ce1d2f4721 akka.patterns.ask everywhere 2012-01-01 22:23:19 -08:00
Nikolay Botev
877075cdac ask-2.3 2012-01-01 22:23:13 -08:00
Roland
d181a35fa7 fall back to unhandled() in onReceive() in docs 2011-12-29 20:49:26 +01:00
Peter Vlugter
8270b2c038 Replace use of props withCreator in java examples 2011-12-22 12:22:32 +13:00
Peter Vlugter
9b58ecece7 Create timeouts from java without using durations 2011-12-22 12:12:41 +13:00
Peter Vlugter
2a5fc8e202 Update transactor docs and switch to compiled examples 2011-12-21 21:32:20 +13:00