Package backend :: Package server :: Module apacheHandler :: Class apacheSession
[hide private]
[frames] | no frames]

Class apacheSession

source code


a class that extends rhnApache with several support functions used by the main handler class. This class deals with the processing of the request and setup for the real action handled in the apacheHandler class below.

Instance Methods [hide private]

Inherited from spacewalk.common.rhnApache.rhnApache: __init__, cleanupHandler, handler, headerParserHandler, setlang

Inherited from spacewalk.common.rhnApache.rhnApache (private): _init_request_processor, _set_client_info, _set_lang, _set_proxy_info

Static Methods [hide private]

Inherited from spacewalk.common.rhnApache.rhnApache: getlang, logHandler

Inherited from spacewalk.common.rhnApache.rhnApache (private): _cleanup_request_processor, _setSessionToken, _set_other

Class Variables [hide private]
  _lang_catalog = 'server'