..
code/akka /docs
add Class[_] to LogEvent
2012-01-12 13:29:17 +01:00
actors.rst
Added documentation. See #1583
2012-01-03 11:41:49 +01:00
agents.rst
Migrate agent to scala-stm. See #1281
2011-12-19 17:27:14 +13:00
dataflow.rst
Quick and dirty touch-up of Dataflow
2011-12-15 17:10:07 +01:00
dispatchers.rst
DOC: Fixed wrong documentation of bounded mailbox, mailbox-capacity should be used, not task-queue-type. See #1601
2012-01-03 10:03:58 +01:00
event-bus.rst
document EventStream, see #1507
2011-12-30 00:00:25 +01:00
extending-akka.rst
Fix remaining warnings in docs generation
2011-12-16 12:12:03 +13:00
fault-tolerance.rst
document FaultHandlingStrategy for Scala
2011-12-15 21:04:19 +01:00
fsm.rst
Some more minor changes to documentation
2011-12-16 13:32:53 +13:00
futures.rst
Minor corrections from review comments
2011-12-15 23:43:04 +01:00
index.rst
document EventStream, see #1507
2011-12-30 00:00:25 +01:00
logging.rst
add Class[_] to LogEvent
2012-01-12 13:29:17 +01:00
remoting.rst
DOC: Minor improvement of remote docs
2012-01-05 09:31:21 +01:00
routing.rst
Verify config override of router nr-of-instances. See #1607
2012-01-10 17:50:17 +01:00
scheduler.rst
DOC: Improved scheduler doc. Split into Java/Scala samples
2011-12-14 21:52:39 +01:00
serialization.rst
DOC: Minor improvement of remote docs
2012-01-05 09:31:21 +01:00
stm.rst
Update stm docs
2011-12-22 12:37:19 +13:00
testing.rst
improve docs for expecting exceptions
2011-12-23 21:31:12 +01:00
testkit-example.rst
Updated docs with changes to 'actorOf(Props(..))'
2011-12-13 14:53:18 +01:00
transactors.rst
Add a note to the coordinated docs. Fixes #1292
2011-12-22 16:27:54 +13:00
typed-actors.rst
Adding Typed Actor docs for Java, as well as some minor tweaks on some Java APIs
2011-12-15 16:57:29 +01:00