pekko/akka-docs-dev/rst/java/http/routing-dsl/index.rst
2015-07-17 16:03:18 +02:00

18 lines
No EOL
351 B
ReStructuredText

.. _http-high-level-server-side-api-java:
High-level Server-Side API
==========================
To use the high-level API you need to add a dependency to the ``akka-http-experimental`` module.
.. toctree::
:maxdepth: 1
overview
routes
directives/index
request-vals/index
handlers
marshalling
testkit
json-jackson-support