Class Expresso

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

public class Expresso extends PathRouter
User will instantiate the following class to interact with the framework. Class follows singleton pattern.