Package io.undertow.predicate
Class RequestLargerThanPredicate
java.lang.Object
io.undertow.predicate.RequestLargerThanPredicate
- All Implemented Interfaces:
Predicate
Predicate that returns true if the Content-Size of a request is larger than a
given size.
- Author:
- Brad Wood
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface io.undertow.predicate.Predicate
PREDICATE_CONTEXT
-
Method Summary