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

Public Member Functions

bool Handle (OSHttpRequest req, OSHttpResponse resp)
 
bool Match (OSHttpRequest req, OSHttpResponse resp)
 

Detailed Description

Definition at line 30 of file IHttpAgentHandler.cs.

Member Function Documentation

bool OpenSim.Framework.Servers.HttpServer.IHttpAgentHandler.Handle ( OSHttpRequest  req,
OSHttpResponse  resp 
)
bool OpenSim.Framework.Servers.HttpServer.IHttpAgentHandler.Match ( OSHttpRequest  req,
OSHttpResponse  resp 
)

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