Interface RouteHandler
- All Known Implementing Classes:
AnnotationBasedRouteHandlerFactory.AnnotationBasedRouteHandler
public interface RouteHandler
-
Method Summary
-
Method Details
-
handle
- Parameters:
path- full pathpathParams- all path parameters of the whole path templatequeryParams- all query parameters
-