pekko/akka-docs-dev/rst/scala/code/docs/http/scaladsl/server
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
..
directives !str make Inlet/Outlet invariant and add Java variance 2015-10-21 17:48:54 +02:00
CaseClassExtractionExamplesSpec.scala =doc fixed example compile errors either by fixing files or commenting them for now 2015-05-21 10:53:37 +02:00
DirectiveExamplesSpec.scala =doc Significantly extend HTTP documentation with new content and ports from spray docs 2015-05-21 10:53:24 +02:00
ExceptionHandlerExamplesSpec.scala =htc,doc #18496 lots of small improvements and last missing docs 2015-10-12 02:05:29 +02:00
FullTestKitExampleSpec.scala =htc,doc #18496 lots of small improvements and last missing docs 2015-10-12 02:05:29 +02:00
RejectionHandlerExamplesSpec.scala =htc,doc #18496 lots of small improvements and last missing docs 2015-10-12 02:05:29 +02:00
RoutingSpec.scala =doc Significantly extend HTTP documentation with new content and ports from spray docs 2015-05-21 10:53:24 +02:00
WebsocketExampleSpec.scala =doc add more documentation for WebsocketDirectives and testing 2015-08-26 13:39:20 +02:00