OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Namespaces | Typedefs
BaseHttpServer.cs File Reference

Go to the source code of this file.

Classes

class  OpenSim.Framework.Servers.HttpServer.BaseHttpServer
 
class  OpenSim.Framework.Servers.HttpServer.HttpServerContextObj
 
class  OpenSim.Framework.Servers.HttpServer.HttpServerLogWriter
 Relays HttpServer log messages to our own logging mechanism. More...
 

Namespaces

package  OpenSim.Framework.Servers.HttpServer
 

Typedefs

using CoolHTTPListener = HttpServer.HttpListener
 
using HttpListener = System.Net.HttpListener
 
using LogPrio = HttpServer.LogPrio
 

Typedef Documentation

Definition at line 45 of file BaseHttpServer.cs.

using HttpListener = System.Net.HttpListener

Definition at line 46 of file BaseHttpServer.cs.

using LogPrio = HttpServer.LogPrio

Definition at line 47 of file BaseHttpServer.cs.