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

Public Member Functions

def logRequest
 
def logResponse
 
def do_HEAD
 
def dumpXml
 
def do_POST
 
def log_request
 

Detailed Description

Definition at line 44 of file ConciergeServer.py.

Member Function Documentation

def ConciergeServer.ConciergeHandler.do_HEAD (   self)

Definition at line 58 of file ConciergeServer.py.

Here is the call graph for this function:

def ConciergeServer.ConciergeHandler.do_POST (   self)

Definition at line 74 of file ConciergeServer.py.

Here is the call graph for this function:

def ConciergeServer.ConciergeHandler.dumpXml (   self,
  xml 
)

Definition at line 67 of file ConciergeServer.py.

Here is the call graph for this function:

Here is the caller graph for this function:

def ConciergeServer.ConciergeHandler.log_request (   code,
  size 
)

Definition at line 111 of file ConciergeServer.py.

def ConciergeServer.ConciergeHandler.logRequest (   self)

Definition at line 45 of file ConciergeServer.py.

Here is the caller graph for this function:

def ConciergeServer.ConciergeHandler.logResponse (   self,
  status 
)

Definition at line 52 of file ConciergeServer.py.

Here is the caller graph for this function:


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