pekko/akka-docs-dev/rst
Roland Kuhn dc07fd250c !str make Inlet/Outlet invariant and add Java variance
This necessitates the removal of method overloading in the Java Graph
DSL: the to() and via() methods were not otherwise resolved correctly by
javac, leading to incomprehensible error messages. The new approach is
to offer just one way of doing things which is a bit more verbose but
should be easier to read and learn. In this vein auto-importing while
using the DSL is also gone for Java—not sure about Scala yet.
2015-10-21 17:48:54 +02:00
..
images +doc,htp #18496 file directives docs 2015-10-12 02:05:29 +02:00
java =htc,doc #18496 make all directive docs have the same style, some 2015-10-12 02:12:26 +02:00
scala !str make Inlet/Outlet invariant and add Java variance 2015-10-21 17:48:54 +02:00
conf.py =doc a first set of new and imported documentation for akka-http 2014-12-19 15:09:57 +01:00
index.rst +pro,doc #15290 Add separate doc project for release-2.3-dev 2014-05-27 08:18:12 +02:00
java.rst +doc,htc #18600,18597 documents where/how to deal with failure in Http 2015-09-29 23:10:00 +02:00
scala.rst +doc,htc #18600,18597 documents where/how to deal with failure in Http 2015-09-29 23:10:00 +02:00
stages-overview.rst =str #18378 Small typos in Streams docs 2015-09-18 10:02:09 -04:00
stream-configuration.rst +doc: Added section about buffering 2014-12-22 12:43:01 +01:00
stream-design.rst Rename FlowMaterializer to Materializer 2015-06-23 18:47:28 +02:00