com.khubla.pragmatach.framework.router
Class Router
java.lang.Object
com.khubla.pragmatach.framework.router.Router
public class Router
- extends Object
- Author:
- tome
Constructor Summary |
Router()
ctor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Router
public Router()
- ctor
getRoutecache
public static LRUCache<String,RouteFinder> getRoutecache()
route
public Response route(Request request)
throws PragmatachException
- route request
- Throws:
PragmatachException
Copyright © 2014 khubla.com. All rights reserved.