Table of Contents - interceptors-0.1.1 Documentation
Classes and Modules
- Interceptors
- Interceptors::Base
- Interceptors::Context
- Interceptors::DS
- Interceptors::DS::Errors
- Interceptors::DS::Errors::NoSuchElementException
- Interceptors::DS::Errors::NullValueNotAllowedError
- Interceptors::DS::Node
- Interceptors::DS::Stack
- Interceptors::Executor
- Interceptors::Middleware
Methods
- ::new — Interceptors::DS::Node
- ::new — Interceptors::DS::Stack
- ::new — Interceptors::Executor
- ::new — Interceptors::Middleware
- ::root — Interceptors
- #assert! — Interceptors::DS::Errors
- #call — Interceptors::Executor
- #dequeue — Interceptors::Middleware
- #empty? — Interceptors::DS::Stack
- #enqueue — Interceptors::Middleware
- #fetch_next — Interceptors::Executor
- #on_enter — Interceptors::Base
- #on_error — Interceptors::Base
- #on_leave — Interceptors::Base
- #pop — Interceptors::DS::Stack
- #pop — Interceptors::Middleware
- #push — Interceptors::DS::Stack
- #push — Interceptors::Middleware
- #register — Interceptors::Executor
- #with_exception_handling — Interceptors::Executor