pekko/akka-docs/rst/scala
Roland 0e34edbcb3 implement ResumeWriting, see #3200
also included:
- a complete rewrite of the TCP docs based on real/tested/working code
  samples
- an EchoServer implementation which handles all the edge cases,
  available in Java & Scala
- renamed StopReading to SuspendReading to match up with ResumeReading
- addition of Inbox.watch()
- Inbox RST docs for Java(!) and Scala

not included:
- ScalaDoc / JavaDoc for all IO stuff
2013-04-18 15:05:48 +02:00
..
code/docs implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
actors.rst implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
agents.rst Adding migration docs for new Agents 2013-01-28 12:08:23 +01:00
camel.rst DOC: Formatting issues, see #2723 2012-11-22 17:23:18 +01:00
dataflow.rst Typo in dataflow docs. Fixes #3028 2013-02-11 12:23:14 +13:00
dispatchers.rst Add dispatcher to deployment config, see #2839 2013-04-08 09:52:56 +02:00
durable-mailbox.rst Java docs and sample of durable mailbox, see #2761 2013-02-20 12:52:28 +01:00
event-bus.rst Rename event-handlers to loggers, see #2979 2013-02-05 11:19:02 +01:00
extending-akka.rst add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00
fault-tolerance-sample.rst add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00
fault-tolerance.rst Log actor failures in supervisor, see #2824 2013-03-11 13:33:37 +01:00
fsm.rst Rename FSM and TestFSMRef's timerActive_? to isTimerActive. Fixes #2766 2012-12-06 17:28:49 +01:00
futures.rst #2643 - Removing the use of Await in the Future documentation, promoting the use of callbacks 2012-10-23 16:32:59 +02:00
howto.rst Changes according to review. #2513 2012-10-08 10:52:55 +02:00
index.rst Java docs and sample of durable mailbox, see #2761 2013-02-20 12:52:28 +01:00
io-old.rst Correct link in io docs 2013-02-14 08:29:54 +01:00
io.rst implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
logging.rst Make LoggingReceive docs more obvious. Fixes #3094 2013-02-25 11:39:08 +13:00
microkernel.rst DOCS: Remove reference to non-existing bundled sample, see #2753 2012-12-05 13:27:50 +01:00
remoting.rst Reliable remote supervision and death watch, see #2993 2013-04-17 19:42:51 +02:00
routing.rst Reliable remote supervision and death watch, see #2993 2013-04-17 19:42:51 +02:00
scheduler.rst LightArrayRevolverScheduler, see #2904 2013-01-23 19:57:44 +01:00
serialization.rst Cleaning up the ActorRef serialization according to review. See #3137 2013-04-03 10:49:38 +02:00
stm.rst add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00
testing.rst Cleanup of TestActorRef constructor, see #2728 2013-04-08 12:02:27 +02:00
testkit-example.rst add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00
transactors.rst add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00
typed-actors.rst Deprecate actorFor in favor of ActorSelection, see #3074 2013-04-08 18:11:52 +02:00
typed-channels.rst Deprecate actorFor in favor of ActorSelection, see #3074 2013-04-08 18:11:52 +02:00
zeromq.rst add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00