Package

com.ubirch.avatar.core

actor

Permalink

package actor

Visibility
  1. Public
  2. All

Type Members

  1. case class AnchoredRawData(raw: DeviceDataRaw) extends Product with Serializable

    Permalink
  2. class DeepCheckActor extends Actor with ActorLogging

    Permalink

    author: cvandrei since: 2017-06-08

  3. class DeviceMessageProcessedActor extends Actor with Producer with ActorLogging

    Permalink

    Created by derMicha on 24/02/17.

  4. class DeviceOutboxManagerActor extends Actor with ActorLogging

    Permalink

    Created by derMicha on 24/05/17.

  5. class DeviceStateUpdateActor extends Actor with Producer with ActorLogging

    Permalink

    Created by derMicha on 24/02/17.

  6. class MessageChainActor extends Actor with ActorLogging

    Permalink

    author: derMicha since: 2016-10-28

  7. class MessageChainProducerActor extends Actor with CamelActorUtil with Producer

    Permalink
  8. class MessageECCValidatorActor extends Actor with ActorLogging

    Permalink

    Created by derMicha on 28/10/16.

    Created by derMicha on 28/10/16. This Actor checks incomming messages

  9. class MessageMsgPackProcessorActor extends Actor with MyJsonProtocol with ActorLogging

    Permalink

    Created by derMicha on 18/07/17.

  10. class MessageNotaryActor extends Actor with ActorLogging

    Permalink

    author: derMicha since: 2016-10-28

  11. class MessagePersistenceActor extends Actor with ActorLogging

    Permalink

    Created by derMicha on 28/10/16.

  12. class MessageProcessorActor extends Actor with MyJsonProtocol with ActorLogging

    Permalink

    author: derMicha since: 2016-10-28

  13. class MessageSimpleValidatorActor extends Actor with ActorLogging

    Permalink

    Created by derMicha on 28/10/16.

    Created by derMicha on 28/10/16. This Actor checks incomming messages

  14. class MessageValidatorActor extends Actor with ActorLogging

    Permalink

    Created by derMicha on 28/10/16.

    Created by derMicha on 28/10/16. This Actor checks incoming messages

Ungrouped