Class FailingReplyProcessor

  • All Implemented Interfaces:
    ReplyProcessor

    public abstract class FailingReplyProcessor
    extends java.lang.Object
    implements ReplyProcessor
    A ReplyProcessor that throws on every method. (Useful to subclass)