public class Router extends Object
| Constructor and Description |
|---|
Router(RouterTable routesParser) |
| Modifier and Type | Method and Description |
|---|---|
ReplacementPathAndClient |
getReplacementPathAndClient(String path) |
@Inject public Router(RouterTable routesParser) throws RouterTableLoadException
RouterTableLoadExceptionpublic ReplacementPathAndClient getReplacementPathAndClient(String path)
Copyright © 2016–2018 Emory University. All rights reserved.