pekko/akka-docs
Roland d7bed79730 add JavaTestKit, see #1952
- it’s a completely new-written thing in pure Java, so that “protected”
  modifiers actually work and no ghost errors appear wrt. inheriting
  from PartialFunction or similar
- it also features integration with the EventFilter
- all closure-based constructs are modeled as inner classes of the
  JavaTestKit, where the user needs to override a single method which
  will then be executed
2012-06-29 14:42:11 +02:00
..
_sphinx #2187 - Making Warning sections in docs yellow so they aren't overlooked 2012-06-11 11:05:19 +02:00
additional sun.misc.Unsafe should be loaded through boot delegation instead 2012-05-17 08:09:59 +02:00
cluster Minor edits to cluster specification. 2012-06-16 00:03:45 +02:00
common #2168 - Exposing more Netty options in remtoe config 2012-06-01 21:29:47 +02:00
dev Merge branch 'wip-testconductor-∂π' 2012-05-22 16:22:10 +02:00
general Merged with master 2012-06-14 16:13:53 +02:00
images Adding a doc diagram for the Test Conductor Extension 2012-05-08 13:56:24 +02:00
intro Update docs to reflect that there isn't 0 deps for akka-actor 2012-05-29 09:06:03 +02:00
java add JavaTestKit, see #1952 2012-06-29 14:42:11 +02:00
modules #2168 - Exposing more Netty options in remtoe config 2012-06-01 21:29:47 +02:00
project Added Typesafe to the 'sponsors' doc page 2012-05-21 17:01:21 +02:00
scala add JavaTestKit, see #1952 2012-06-29 14:42:11 +02:00
.history Tests are green with new Futures, consider this a half-way-there marker 2011-12-11 00:40:52 +01:00
conf.py * Add Circuit Breaker to akka.pattern for general use. Circuit breaker implementation as described by Michael T. Nygard in Release It!. Fixes #1734 2012-06-01 08:24:47 -04:00
index.rst Make Java come before Scala in the docs 2012-04-24 13:49:21 +02:00
Makefile Add options for creating epub output for the documentation 2012-05-17 22:58:57 +02:00
more.png Added docs for durable mailboxes, plus filtered out replication tests 2011-05-17 16:34:07 +02:00