Packages

package http

Type Members

  1. trait ManagementRouteProvider extends Extension

    Extend this trait in your extension in order to allow it to contribute routes to Akka Management starts its HTTP endpoint

  2. trait ManagementRouteProviderSettings extends AnyRef

    Settings object used to pass through information about the environment the routes will be running in, from the component starting the actual HTTP server, to the ManagementRouteProvider.

Ungrouped