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