Package

akka

management

Permalink

package management

Visibility
  1. Public
  2. All

Type Members

  1. final class AkkaManagementSettings extends AnyRef

    Permalink
  2. final class HealthCheckSettings extends AnyRef

    Permalink

  3. final class InvalidHealthCheckException extends RuntimeException

    Permalink
  4. final case class NamedHealthCheck(name: String, fullyQualifiedClassName: String) extends Product with Serializable

    Permalink
  5. final case class NamedRouteProvider(name: String, fullyQualifiedClassName: String) extends Product with Serializable

    Permalink

Value Members

  1. object HealthCheckSettings

    Permalink
  2. object ManagementLogMarker

    Permalink

    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()
  3. package internal

    Permalink
  4. package javadsl

    Permalink
  5. package scaladsl

    Permalink

Ungrouped