Packages

p

akka

management

package management

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package cluster
  2. package internal
  3. package javadsl
  4. package loglevels
  5. package scaladsl

Type Members

  1. final class AkkaManagementSettings extends AnyRef
  2. final class HealthCheckSettings extends AnyRef

  3. final class InvalidHealthCheckException extends RuntimeException
  4. final case class NamedHealthCheck(name: String, fullyQualifiedClassName: String) extends Product with Serializable
  5. final case class NamedRouteProvider(name: String, fullyQualifiedClassName: String) extends Product with Serializable

Value Members

  1. object HealthCheckSettings
  2. object ManagementLogMarker

    This is public with the purpose to document the used markers and properties of log events.

    This is public with the purpose to document the used markers and properties of log events. No guarantee that it will remain binary compatible, but the marker names and properties are considered public API and will not be changed without notice.

    Annotations
    @ApiMayChange()

Ungrouped