Interface ExpectingReply<ReplyMessage>

  • Type Parameters:
    ReplyMessage - The type of the reply message

    public interface ExpectingReply<ReplyMessage>
    Commands may implement this trait to facilitate sending reply messages via Effect.thenReply.