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.filter.system_filters package
  • Edit on GitHub

jivago.wsgi.filter.system_filters package

Subpackages

  • jivago.wsgi.filter.system_filters.error_handling package
    • Submodules
      • jivago.wsgi.filter.system_filters.error_handling.application_exception_filter module
        • ApplicationExceptionFilter
      • jivago.wsgi.filter.system_filters.error_handling.debug_exception_filter module
        • DebugExceptionFilter
      • jivago.wsgi.filter.system_filters.error_handling.exception_mapper module
        • ExceptionMapper
      • jivago.wsgi.filter.system_filters.error_handling.unknown_exception_filter module
        • UnknownExceptionFilter
    • Module contents

Submodules

  • jivago.wsgi.filter.system_filters.banner_filter module
    • BannerFilter
      • BannerFilter.doFilter()
    • DummyBannerFilter
      • DummyBannerFilter.doFilter()
  • jivago.wsgi.filter.system_filters.body_serialization_filter module
    • BodySerializationFilter
      • BodySerializationFilter.doFilter()
  • jivago.wsgi.filter.system_filters.default_filters module
  • jivago.wsgi.filter.system_filters.request_scope_filter module
    • RequestScopeFilter
      • RequestScopeFilter.doFilter()
  • jivago.wsgi.filter.system_filters.streaming_response_header_filter module
    • StreamingResponseHeaderFilter
      • StreamingResponseHeaderFilter.doFilter()

Module contents


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

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