- All Superinterfaces:
Predicate<Http.Method>
- Enclosing class:
Http
HTTP Method predicate.
-
Method Summary
Modifier and TypeMethodDescriptionMethods accepted by this predicate, may be empty.
-
Method Details
-
acceptedMethods
Set<Http.Method> acceptedMethods()Methods accepted by this predicate, may be empty.- Returns:
- set of methods accepted
-