pekko/akka-docs/rst/java/code/docs/actor
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
..
japi deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
mailbox deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
FaultHandlingTest.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
FaultHandlingTestBase.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
FirstUntypedActor.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
FSMDocTest.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
FSMDocTestBase.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
ImmutableMessage.java #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
InboxDocTest.java implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
InitializationDocSpecJava.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
MyReceiveTimeoutUntypedActor.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
MyUntypedActor.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
SchedulerDocTest.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
SchedulerDocTestBase.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
TypedActorDocTest.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
TypedActorDocTestBase.java Deprecate actorFor in favor of ActorSelection, see #3074 2013-04-08 18:11:52 +02:00
UntypedActorDocTest.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
UntypedActorDocTestBase.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
UntypedActorSwapper.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00