| Constructor and Description |
|---|
HttpRouter() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(HttpExchangeImpl x) |
void |
generic(Handler handler) |
void |
route(String action,
String url,
Handler handler) |
public void dispatch(HttpExchangeImpl x)
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.