Package org.apache.juneau.rest.matcher
package org.apache.juneau.rest.matcher
Predefined Matchers
-
ClassDescriptionSpecialized matcher for matching client versions.Predefined matcher for matching requests with content type
"multipart/form-data" .Class used for defining method-level matchers using the@RestOp(matchers)
annotation.A list ofRestMatcher
objects.Builder class.Predefined matcher for matching requests with content type"application/x-www-form-urlencoded" .