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

Public Member Functions

 XmlRpcBasicDOSProtector (XmlRpcMethod normalMethod, XmlRpcMethod throttledMethod, BasicDosProtectorOptions options)
 
XmlRpcResponse Process (XmlRpcRequest request, IPEndPoint client)
 

Detailed Description

Definition at line 35 of file XmlRpcBasicDOSProtector.cs.

Constructor & Destructor Documentation

OpenSim.Framework.Servers.HttpServer.XmlRpcBasicDOSProtector.XmlRpcBasicDOSProtector ( XmlRpcMethod  normalMethod,
XmlRpcMethod  throttledMethod,
BasicDosProtectorOptions  options 
)
inline

Definition at line 43 of file XmlRpcBasicDOSProtector.cs.

Member Function Documentation

XmlRpcResponse OpenSim.Framework.Servers.HttpServer.XmlRpcBasicDOSProtector.Process ( XmlRpcRequest  request,
IPEndPoint  client 
)
inline

Definition at line 52 of file XmlRpcBasicDOSProtector.cs.


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