pekko/akka-docs/rst/java/http/routing-dsl/request-vals
Roland Kuhn 4c72495581 #19440 replace Scala Future usage with CompletionStage in javadsl
This entails:

  * adding akka.pattern.PatternCS.* to enable ask etc. with
    CompletionStage
  * changing RequestContext to offer an ExecutionContextExecutor for the
    CompletionStage.*Async combinators
  * splitting up akka.stream.Queue for JavaDSL consistency
2016-01-23 18:00:11 +01:00
..
form-field-request-vals.rst +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
header-request-vals.rst 19441: Use Optional instead of Option in http core javadsl 2016-01-15 16:20:46 +01:00
http-basic-authenticator.rst #19440 replace Scala Future usage with CompletionStage in javadsl 2016-01-23 18:00:11 +01:00
index.rst +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
oauth2-authenticator.rst #19440 replace Scala Future usage with CompletionStage in javadsl 2016-01-23 18:00:11 +01:00