JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.eclipse.jetty.ee8.servlets
DoSFilter
OverLimit
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getRateId()
getDuration()
getCount()
Interface DoSFilter.OverLimit
Enclosing class:
DoSFilter
public static interface
DoSFilter.OverLimit
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getCount
()
Duration
getDuration
()
String
getRateId
()
Method Details
getRateId
String
getRateId
()
getDuration
Duration
getDuration
()
getCount
long
getCount
()