2015-07-10 19:13:56 +02:00
|
|
|
.. _http-high-level-server-side-api-java:
|
|
|
|
|
|
|
|
|
|
High-level Server-Side API
|
|
|
|
|
==========================
|
|
|
|
|
|
2015-07-14 10:37:56 +02:00
|
|
|
To use the high-level API you need to add a dependency to the ``akka-http-experimental`` module.
|
2015-07-10 19:13:56 +02:00
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
2015-07-10 19:10:29 +02:00
|
|
|
overview
|
|
|
|
|
routes
|
|
|
|
|
directives/index
|
|
|
|
|
request-vals/index
|
2015-07-10 19:11:08 +02:00
|
|
|
handlers
|
|
|
|
|
marshalling
|
2015-07-17 14:01:29 +02:00
|
|
|
testkit
|
2015-07-21 14:08:14 +02:00
|
|
|
json-support
|