Uses of Class
sk.antons.web.filter.limiter.PathConf.ComboConf
-
Packages that use PathConf.ComboConf Package Description sk.antons.web.filter.limiter -
-
Uses of PathConf.ComboConf in sk.antons.web.filter.limiter
Methods in sk.antons.web.filter.limiter that return PathConf.ComboConf Modifier and Type Method Description static PathConf.ComboConfPathConf.ComboConf. instance(PathConf.Combo combo, PathConf pathConf, int max)PathConf.ComboConfPathConf.ComboConf. withContentType(String contenttype)PathConf.ComboConfPathConf.ComboConf. withHost(String host)PathConf.ComboConfPathConf.ComboConf. withIp(String ip)PathConf.ComboConfPathConf.ComboConf. withResponseStatus(ResponseStatusCheck check)
-