pekko/akka-docs/rst/java/code/docs/io/japi
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
..
EchoHandler.java implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
EchoManager.java implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
EchoServer.java implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
HasActorContext.java implement and document Pipelines, see #3174 2013-04-08 20:57:04 +02:00
HasByteOrder.java implement and document Pipelines, see #3174 2013-04-08 20:57:04 +02:00
IODocTest.java implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
LengthFieldFrame.java implement and document Pipelines, see #3174 2013-04-08 20:57:04 +02:00
Message.java implement and document Pipelines, see #3174 2013-04-08 20:57:04 +02:00
MessageStage.java implement and document Pipelines, see #3174 2013-04-08 20:57:04 +02:00
PipelineTest.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
Processor.java implement and document Pipelines, see #3174 2013-04-08 20:57:04 +02:00
SimpleEchoHandler.java implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
TickGenerator.java implement and document Pipelines, see #3174 2013-04-08 20:57:04 +02:00
Watcher.java implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00