mediatpy
  • Getting started
  • REPR
  • Pipeline
  • Notifications
  • Dependency injection
  • API
    • mediatpy package
mediatpy
  • mediatpy
  • Edit on GitHub

mediatpy

  • mediatpy package
    • Module contents
      • Mediator
        • Mediator.notification_handler()
        • Mediator.pipeline_behavior()
        • Mediator.publish()
        • Mediator.register_notification_handler()
        • Mediator.register_pipeline_behavior()
        • Mediator.register_request_handler()
        • Mediator.request_handler()
        • Mediator.send()
      • NoRequestHandlerFoundError
      • NotAnyNotificationHandlerFoundError
      • Notification
      • NotificationHandler
        • NotificationHandler.handle()
      • PipelineBehavior
        • PipelineBehavior.handle()
      • Request
      • RequestHandler
        • RequestHandler.handle()
Previous Next

© Copyright 2022, Sergio León.

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