case classActorAssociationEventListener(actor: ActorRef) extends AssociationEventListener with Product with Serializable
Class to convert ordinary akka.actor.ActorRef instances to an AssociationEventListener. The adapter will
forward event objects as messages to the provided ActorRef.
Class to convert ordinary akka.actor.ActorRef instances to an AssociationEventListener. The adapter will forward event objects as messages to the provided ActorRef.