pekko/akka-docs-dev/rst/scala/code/docs/http/scaladsl
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
..
server !str make Inlet/Outlet invariant and add Java variance 2015-10-21 17:48:54 +02:00
HttpClientExampleSpec.scala +doc,htc #18610 document using singleRequest in Actors 2015-10-06 13:01:58 +02:00
HttpServerExampleSpec.scala +htc add popular ContentType instances for convenience 2015-10-02 11:19:14 +02:00
HttpServerExampleSpec.scala.orig +htp #18496 add missing directive documentation (scala) 2015-10-07 10:46:11 +02:00
MarshalSpec.scala =docs #18012 complete remaining TODO sections in scala HTTP docs 2015-07-17 17:08:26 +02:00
ModelSpec.scala =doc Significantly extend HTTP documentation with new content and ports from spray docs 2015-05-21 10:53:24 +02:00
SprayJsonExampleSpec.scala =htc,doc #18535 improved docs on spray-json usage 2015-10-02 11:43:15 +02:00
UnmarshalSpec.scala !htp,jso,xml #18064 remove implicit parameters of Unmarshaller instances 2015-07-24 10:11:56 +02:00