Interface Behaviors.Receive<T>

  • Enclosing class:
    Behaviors

    public static interface Behaviors.Receive<T>
    Behavior that exposes additional fluent DSL methods to further change the message or signal reception behavior. It's returned by for example Behaviors.receiveMessage.