Patrik Nordwall
|
ff35ae9e37
|
Minor corrections from review comments
|
2011-12-15 23:43:04 +01:00 |
|
Patrik Nordwall
|
da24cb03fd
|
DOC: Update Future (Java) Chapter. See #1487
|
2011-12-15 22:31:12 +01:00 |
|
Patrik Nordwall
|
884dc43a7d
|
DOC: Replace all akka.conf references. Fixes #1469
* Let us use :ref:`configuration` in all places to refer to the configuration.
|
2011-12-09 13:27:27 +01:00 |
|
Jonas Bonér
|
db8a20ea37
|
Changed all 'def foo(): Unit = { .. }' to 'def foo() { .. }'
|
2011-09-27 17:41:02 +02:00 |
|
Viktor Klang
|
04729bcbc3
|
Renaming sendOneWay to tell, closing ticket #1072
|
2011-08-01 17:07:12 +02:00 |
|
Viktor Klang
|
fd5afde4ff
|
Adding 'ask' to replace 'sendRequestReplyFuture' and removing sendRequestReply
|
2011-06-13 13:28:29 +02:00 |
|
Viktor Klang
|
5b54de7f48
|
Changing signature of traverse and sequence to return java.lang.Iterable, updated docs as well, closing #847
|
2011-05-11 13:29:29 +02:00 |
|
Viktor Klang
|
0896807cab
|
Adding docs for Futures.traverse and fixing imports
|
2011-05-10 18:56:46 +02:00 |
|
Viktor Klang
|
f3b6e535cf
|
Adding future docs for fold and reduce for both Java and Scala API
|
2011-05-10 18:21:45 +02:00 |
|
Viktor Klang
|
207a3743f5
|
Adding Future docs for Java API and fixing warning for routing.rst
|
2011-05-10 16:48:33 +02:00 |
|