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 voidRoute.setIgnoreSpecs(List<IgnoreSpec> ignoreSpecs)voidRouter.setIgnoreSpecs(List<IgnoreSpec> ignoreSpecs)