| Package | Description | 
|---|---|
| org.javalite.activeweb | 
 ActiveWeb - the agile java framework 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected static AppController | 
ControllerFactory.createControllerInstance(String controllerClassName)  | 
protected boolean | 
RouteBuilder.matches(String requestUri,
       org.javalite.activeweb.ControllerPath controllerPath,
       HttpMethod httpMethod)
Returns true if this route matches the request URI, otherwise returns false. 
 | 
Copyright © 2020 JavaLite. All rights reserved.