public interface Router
void
dispatch(HttpExchangeImpl x)
generic(Handler handler)
route(String action, String path, Handler handler)
void generic(Handler handler)
void route(String action, String path, Handler handler)
void dispatch(HttpExchangeImpl x)
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.