Vizitown
 All Classes Namespaces Files Functions Variables
vizitown_plugin.vt_as_handlers.InitHandler Class Reference

Class InitHandler A handler give initial parameters to the browser Unherited cyclone.web.RequestHandler. More...

Inheritance diagram for vizitown_plugin.vt_as_handlers.InitHandler:
Inheritance graph
Collaboration diagram for vizitown_plugin.vt_as_handlers.InitHandler:
Collaboration graph

Public Member Functions

def initialize
 initialize method Initialize the handler for the init parameter cyclone.web.RequestHandler More...
 
def set_default_headers
 set_default_headers method Define the headers for the default handler cyclone.web.RequestHandler More...
 
def get
 get method Handle GET HTTP cyclone.web.RequestHandler More...
 

Public Attributes

 parameters
 

Detailed Description

Class InitHandler A handler give initial parameters to the browser Unherited cyclone.web.RequestHandler.

Member Function Documentation

def vizitown_plugin.vt_as_handlers.InitHandler.get (   self)

get method Handle GET HTTP cyclone.web.RequestHandler

def vizitown_plugin.vt_as_handlers.InitHandler.initialize (   self)

initialize method Initialize the handler for the init parameter cyclone.web.RequestHandler

def vizitown_plugin.vt_as_handlers.InitHandler.set_default_headers (   self)

set_default_headers method Define the headers for the default handler cyclone.web.RequestHandler

Member Data Documentation

vizitown_plugin.vt_as_handlers.InitHandler.parameters

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