public interface FrontController
static resource arrives. It finds the
appropriate route to use and will call the associated
handlers. It also manages exceptions and not found resources.| Modifier and Type | Method and Description |
|---|---|
void |
handle(Object exchange) |
void handle(Object exchange)
exchange - an object representing the current request,
provided by the HTTP serverCopyright © 2019. All rights reserved.