Jivago
stable

Documentation

  • Installation
  • Quickstart
  • Deploying Jivago Applications
  • Dependency Injection
  • Reflection
  • Runnable Components
  • Serialization
  • The HTTP Resource Class
  • Application Configuration
  • Router Configuration
  • Error handling with exception mappers
  • Global Event Bus
  • Functional-style operations using Streams
Jivago
  • jivago.wsgi.routing.table package
  • Edit on GitHub

jivago.wsgi.routing.table package

Submodules

  • jivago.wsgi.routing.table.auto_discovering_routing_table module
    • AutoDiscoveringRoutingTable
  • jivago.wsgi.routing.table.path_util module
    • split_path()
  • jivago.wsgi.routing.table.reflective_routing_table module
    • ReflectiveRoutingTable
  • jivago.wsgi.routing.table.route_node module
    • RouteNode
      • RouteNode.explore()
      • RouteNode.register_child()
  • jivago.wsgi.routing.table.tree_routing_table module
    • TreeRoutingTable
      • TreeRoutingTable.get_route_registrations()
      • TreeRoutingTable.register_route()

Module contents


© Copyright 2018, Kento A. Lauzon. Revision 188143e5.

Built with Sphinx using a theme provided by Read the Docs.