pekko/akka-docs-dev/rst/scala/code/docs/http/scaladsl/server
Roland Kuhn 68ba0643d6 =str,htp clean up build warnings
- explicitly provide Unit values and place parens around tuple creation
- remove structural type usage in TestUtils
- fix Java double-casts
- use unused Java values by asserting their non-nullness
- work around inability to place case class in trait (scripted test)

The remaining warnings about using private types in public methods are
bogus as reported in https://issues.scala-lang.org/browse/SI-9490.
2015-09-25 15:20:23 +02:00
..
directives =str,htp clean up build warnings 2015-09-25 15:20:23 +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 Rename FlowMaterializer to Materializer 2015-06-23 18:47:28 +02:00
FullTestKitExampleSpec.scala =doc fixed example compile errors either by fixing files or commenting them for now 2015-05-21 10:53:37 +02:00
RejectionHandlerExamplesSpec.scala =str,htp clean up build warnings 2015-09-25 15:20:23 +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