Package circuits :: Package web :: Module dispatchers

Module dispatchers

Dispatchers

This module implements URL dispatchers.

Classes
  RPC
  Dispatcher
  VirtualHosts
Forward to anotehr Dispatcher based on the Host header.
  XMLRPC
  JSONRPC
Variables
  HAS_JSON = 2
  __package__ = 'circuits.web'