Class MinContentSizePredicate

  • All Implemented Interfaces:
    Predicate

    public class MinContentSizePredicate
    extends java.lang.Object
    implements Predicate
    Predicate that returns true if the Content-Size of a request is below a given value.
    Author:
    Stuart Douglas