Uses of Class
org.javalite.activeweb.IgnoreSpec
Packages that use IgnoreSpec
-
Uses of IgnoreSpec in org.javalite.activeweb
Methods in org.javalite.activeweb that return IgnoreSpecMethods in org.javalite.activeweb that return types with arguments of type IgnoreSpecModifier and TypeMethodDescriptionprotected List<IgnoreSpec>
AbstractRouteConfig.getIgnoreSpecs()
Method parameters in org.javalite.activeweb with type arguments of type IgnoreSpecModifier and TypeMethodDescriptionprotected void
Route.setIgnoreSpecs(List<IgnoreSpec> ignoreSpecs)
void
Router.setIgnoreSpecs(List<IgnoreSpec> ignoreSpecs)