OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Framework.Servers.HttpServer.GenericHTTPDOSProtector Class Reference

Public Member Functions

 GenericHTTPDOSProtector (GenericHTTPMethod normalMethod, GenericHTTPMethod throttledMethod, BasicDosProtectorOptions options)
 
Hashtable Process (Hashtable request)
 

Detailed Description

Definition at line 32 of file GenericHTTPBasicDOSProtector.cs.

Constructor & Destructor Documentation

OpenSim.Framework.Servers.HttpServer.GenericHTTPDOSProtector.GenericHTTPDOSProtector ( GenericHTTPMethod  normalMethod,
GenericHTTPMethod  throttledMethod,
BasicDosProtectorOptions  options 
)
inline

Definition at line 40 of file GenericHTTPBasicDOSProtector.cs.

Member Function Documentation

Hashtable OpenSim.Framework.Servers.HttpServer.GenericHTTPDOSProtector.Process ( Hashtable  request)
inline

Definition at line 48 of file GenericHTTPBasicDOSProtector.cs.


The documentation for this class was generated from the following file: