akka

package akka

Content Hierarchy Learn more about scaladoc diagrams
Visibility
  1. Public
  2. All

Type Members

  1. class AkkaException extends RuntimeException with Serializable

    Akka base Exception.

  2. class ConfigurationException extends AkkaException

    This exception is thrown when Akka detects a problem with the provided configuration

  3. trait OnlyCauseStackTrace extends AnyRef

    Mix in this trait to suppress the StackTrace for the instance of the exception but not the cause, scala.

Value Members

  1. object Main

  2. package actor

  3. package agent

  4. package camel

  5. package channels

  6. package cluster

  7. package contrib

  8. package dataflow

  9. package dispatch

  10. package event

  11. package io

  12. package japi

  13. package jmx

  14. package kernel

  15. package osgi

  16. package pattern

    This package is used as a collection point for usage patterns which involve actors, futures, etc.

  17. package remote

  18. package routing

  19. package sbt

  20. package serialization

  21. package testkit

  22. package transactor

  23. package util

  24. package zeromq

    A package object with an implicit conversion for the actor system as a convenience

Ungrouped