pekko/akka-docs/rst/scala/code/docs/http/scaladsl/server/directives
gosubpl 4b89fcd643 +doc #20466 akka http java dsl example snippets timeout directives (#20812)
* #20466 added checks to the TimeoutDirectivesExampleSpec

* #20466 added missing Java directive wrapper, added Java test, added some comments to Scala spec

* #20466 test minor fixes (typos, comments, unused code)

* #20466 replaced placeholders with proper snippets in Java docs

* #20466 added proper withRequestTimeout example to JavaTestServer

* #20466 comment - clarifies the request-timeout = infinite case

* #20466 post-review changes (#20812)
2016-06-22 01:55:28 +02:00
..
BasicDirectivesExamplesSpec.scala +htp #19756: Add extractData and extractRequestEntity directives. (#20730) 2016-06-07 21:02:38 +02:00
CodingDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
CookieDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
CustomDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
DebuggingDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
ExecutionDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
FileAndResourceDirectivesExamplesSpec.scala example snippet for akka http java dsl: FileAndResourceDirectives (#20758) 2016-06-09 15:34:25 +02:00
FileUploadDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
FormFieldDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
FutureDirectivesExamplesSpec.scala +doc add java example for onCompleteWithBreaker (#20675) 2016-06-01 10:31:50 +02:00
HeaderDirectivesExamplesSpec.scala Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
HostDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
MarshallingDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
MethodDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
MiscDirectivesExamplesSpec.scala Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
ParameterDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
PathDirectivesExamplesSpec.scala =all remove unused imports 2016-02-23 20:29:22 +01:00
RangeDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
RespondWithDirectivesExamplesSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
RouteDirectivesExamplesSpec.scala format the code 2016-05-10 11:52:36 +02:00
SchemeDirectivesExamplesSpec.scala Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
SecurityDirectivesExamplesSpec.scala +htp #20002 add authorizeAsync 2016-03-17 00:58:33 +01:00
TimeoutDirectivesExamplesSpec.scala +doc #20466 akka http java dsl example snippets timeout directives (#20812) 2016-06-22 01:55:28 +02:00
WebSocketDirectivesExamplesSpec.scala Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00