pekko/akka-docs-dev/rst/scala/code/docs
Konrad Malawski cebd9bf1ae +str #15588,#17229 Java 6 Synchronous File Sink / Source
These are synchronous implementations, because we need to be Java 6
  compatible while developing on 2.3.x. However asynchronous
  implementations using AsynchronousFileChannel will come soon for JDK7
  users.

+ ActorPublisher/Subscriber now manage stopping of the actor
+ added documentation on configuring dispatcher for File IO
+ properly handle if source file does not exist
+ file sink / source come with default io dispatcher
> verified no actors are leaking
> exceptions are caught and onErrored properly
+ moved files to akka.stream.io
+ Added OutputStreamSink and InputStreamSource
2015-04-23 18:15:10 +02:00
..
http =doc #16989 update http bind documentation 2015-03-26 21:38:27 +02:00
stream +str #15588,#17229 Java 6 Synchronous File Sink / Source 2015-04-23 18:15:10 +02:00
utils =sam #16905 multiple fixes for java-lambda doc samples 2015-03-26 20:56:49 +02:00