pekko/akka-docs-dev/rst/java/code/docs/http/javadsl/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
..
testkit =doc shuffle test files around to proper packages 2015-07-17 16:11:03 +02:00
HighLevelServerExample.java =doc shuffle test files around to proper packages 2015-07-17 16:11:03 +02:00
HttpServerExampleDocTest.java =str,htp clean up build warnings 2015-09-25 15:20:23 +02:00
PathDirectiveExampleTest.java =htp a few small things that got lost in the #17988 merge 2015-07-24 13:45:02 +02:00
WebsocketCoreExample.java +doc #18012 add Java-side Server Websocket documentation 2015-07-20 14:52:39 +02:00
WebsocketRoutingExample.java !htp #18028 fix signature of Java-side handleWebsocketMessages directive 2015-07-23 16:53:27 +02:00