Package

im.actor.server

cqrs

Permalink

package cqrs

Visibility
  1. Public
  2. All

Type Members

  1. final class ActorEventAdapter extends EventAdapter

    Permalink
  2. trait Event extends AnyRef

    Permalink
  3. abstract class Processor[S <: ProcessorState[S, E], E] extends PersistentActor with ActorLogging

    Permalink
  4. abstract class ProcessorError extends RuntimeException with NoStackTrace

    Permalink
  5. trait ProcessorState[S, E] extends AnyRef

    Permalink
  6. trait TaggedEvent extends Event

    Permalink

Ungrouped