Package io.varhttp
Class ControllerMatch
java.lang.Object
io.varhttp.ControllerMatch
-
Constructor Summary
ConstructorsConstructorDescriptionControllerMatch
(Method method, String path, Set<HttpMethod> httpMethods, String contentType) -
Method Summary
-
Constructor Details
-
ControllerMatch
-
-
Method Details
-
getMethod
-
getPath
-
getHttpMethods
-
getContentType
-