Package org.mockserver.codec
Class PathParametersDecoder
java.lang.Object
org.mockserver.codec.PathParametersDecoder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextractPathParameters(HttpRequest matcher, HttpRequest matched) validatePath(HttpRequest matcher)
-
Constructor Details
-
PathParametersDecoder
public PathParametersDecoder()
-
-
Method Details
-
validatePath
-
normalisePathWithParametersForMatching
-
extractPathParameters
-