Package

akka.management

http

Permalink

package http

Visibility
  1. Public
  2. All

Type Members

  1. trait ManagementRouteProvider extends Extension

    Permalink

    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

    Permalink

    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