public class HttpRouter extends Object implements Router
HttpRouter()
void
dispatch(HttpExchangeImpl x)
generic(Handler handler)
route(String action, String url, Handler handler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpRouter()
public void generic(Handler handler)
generic
Router
public void route(String action, String url, Handler handler)
route
public void dispatch(HttpExchangeImpl x)
dispatch
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.