OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | Static Protected Attributes | List of all members
OpenSim.Server.OpenSimServer Class Reference
Inheritance diagram for OpenSim.Server.OpenSimServer:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Server.OpenSimServer:
Collaboration graph
[legend]

Static Public Member Functions

static int Main (string[] args)
 

Static Protected Attributes

static HttpServerBase m_Server = null
 
static List< IServiceConnectorm_ServiceConnectors
 
static PluginLoader loader
 

Detailed Description

Definition at line 42 of file ServerMain.cs.

Member Function Documentation

static int OpenSim.Server.OpenSimServer.Main ( string[]  args)
inlinestatic

Definition at line 55 of file ServerMain.cs.

Member Data Documentation

PluginLoader OpenSim.Server.OpenSimServer.loader
staticprotected

Definition at line 53 of file ServerMain.cs.

HttpServerBase OpenSim.Server.OpenSimServer.m_Server = null
staticprotected

Definition at line 48 of file ServerMain.cs.

List<IServiceConnector> OpenSim.Server.OpenSimServer.m_ServiceConnectors
staticprotected
Initial value:
=
new List<IServiceConnector>()

Definition at line 50 of file ServerMain.cs.


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