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

Go to the source code of this file.

Classes

class  OpenSim.Framework.Servers.HttpServer.OSHttpServer
 OSHttpServer provides an HTTP server bound to a specific port. When instantiated with just address and port it uses normal HTTP, when instantiated with address, port, and X509 certificate, it uses HTTPS. More...
 

Namespaces

package  OpenSim.Framework.Servers.HttpServer
 

Typedefs

using HttpListener = HttpServer.HttpListener
 

Typedef Documentation

using HttpListener = HttpServer.HttpListener

Definition at line 39 of file OSHttpServer.cs.