Interface EventHandler<Event>


  • public interface EventHandler<Event>
    A handler that can be registered with an EventSource actor to receive all events sent to the actor.