Package org.httpobjects.servlet
Interface PathMatchObserver
public interface PathMatchObserver
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckingPathAgainstPattern(String path, PathPattern pathPattern) voidpathMatchedPattern(String path, PathPattern pathPattern)
-
Field Details
-
DO_NOTHING
-
-
Method Details
-
checkingPathAgainstPattern
-
pathMatchedPattern
-