Class PathRouter

java.lang.Object
com.spec.web.expresso.router.PathRouter
All Implemented Interfaces:
IPathRouter
Direct Known Subclasses:
Expresso

public class PathRouter extends Object implements IPathRouter
Following class exectues middlewares based on http url path and http methods. It can also register other routers,