Package | Description |
---|---|
org.javalite.activeweb |
ActiveWeb - the agile java framework
|
Modifier and Type | Method and Description |
---|---|
protected IgnoreSpec |
AbstractRouteConfig.ignore(String... ignores)
Use to ignore requests.
|
Modifier and Type | Method and Description |
---|---|
protected List<IgnoreSpec> |
AbstractRouteConfig.getIgnoreSpecs() |
Modifier and Type | Method and Description |
---|---|
protected void |
Route.setIgnoreSpecs(List<IgnoreSpec> ignoreSpecs) |
void |
Router.setIgnoreSpecs(List<IgnoreSpec> ignoreSpecs) |
Copyright © 2019 JavaLite. All rights reserved.