pekko/akka-docs/rst/scala/code/docs/stream
Richard Imaoka 3df22baf3a Fix incorrect materialized types = Unit in stream documentation (#21938)
* Fix incorrect materialized types = Unit in stream documentation (Fixes #21937)

*  Correct Int, which should be Integer in Java

* Replace BoxedUnit in stream doc
2016-12-06 15:52:54 +01:00
..
cookbook Move (de)compression helpers to akka-stream module #21395 (#21409) 2016-11-17 22:42:37 +01:00
io avoid infinite blocking in TcpConnectionSpec #21375 2016-11-09 17:36:04 +01:00
ActorPublisherDocSpec.scala remove akka.stream.testkit.AkkaSpec, fixes #19879 2016-02-25 15:26:51 +01:00
ActorSubscriberDocSpec.scala #17717 handle OnComplete in ActorSubscriber doc samples 2016-10-17 11:07:40 +02:00
BidiFlowDocSpec.scala =doc Invalid FrameParser example fixed #20519 2016-06-03 14:24:31 +02:00
CompositionDocSpec.scala Fix incorrect materialized types = Unit in stream documentation (#21938) 2016-12-06 15:52:54 +01:00
FlowDocSpec.scala Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
FlowErrorDocSpec.scala remove akka.stream.testkit.AkkaSpec, fixes #19879 2016-02-25 15:26:51 +01:00
FlowParallelismDocSpec.scala =doc #20051 Parallellism docs updated for async and fusing 2016-03-17 09:54:10 +01:00
GraphCyclesSpec.scala remove akka.stream.testkit.AkkaSpec, fixes #19879 2016-02-25 15:26:51 +01:00
GraphDSLDocSpec.scala Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
GraphStageDocSpec.scala =doc graphstage sink example (#20955) (#21030) 2016-07-26 12:20:08 +02:00
GraphStageLoggingDocSpec.scala +str #18793 StageLogging that allows logger access in stages (#21696) 2016-10-28 16:05:56 +02:00
HubsDocSpec.scala 20890 Added MergeHub and BroadcastHub 2016-08-24 11:43:24 +02:00
IntegrationDocSpec.scala improve streams actor integration docs, #21698 (#21700) 2016-10-26 10:24:51 +02:00
KillSwitchDocSpec.scala Adding docs for KillSwitch #20265 2016-06-03 14:23:11 +02:00
MigrationsScala.scala remove akka.stream.testkit.AkkaSpec, fixes #19879 2016-02-25 15:26:51 +01:00
QuickStartDocSpec.scala +doc Add more imports to the stream quick start guides for Java and Scala (#20797) 2016-06-18 11:15:17 +02:00
RateTransformationDocSpec.scala remove akka.stream.testkit.AkkaSpec, fixes #19879 2016-02-25 15:26:51 +01:00
ReactiveStreamsDocSpec.scala improve streams actor integration docs, #21698 (#21700) 2016-10-26 10:24:51 +02:00
StreamBuffersRateSpec.scala Fix snippet example in stream-rate doc #21006 2016-07-21 17:35:13 +02:00
StreamPartialGraphDSLDocSpec.scala Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
StreamTestKitDocSpec.scala #20904: Increase timeouts in TestKitDoc tests, use Sink.seq (#21260) 2016-08-31 17:20:05 +01:00
TwitterStreamQuickstartDocSpec.scala improve streams actor integration docs, #21698 (#21700) 2016-10-26 10:24:51 +02:00