Home | Trees | Indices | Help |
---|
|
Abstract Chain class as part of the Chain of Responsibility pattern. - External Usage documentation: U{https://github.com/tylerlaberge/PyPatterns/wiki/Behavioral-Pattern-Usage} - External Chain of Responsibility Pattern documentation: U{https://en.wikipedia.org/wiki/Chain-of-responsibility_pattern}
|
|||
|
|||
|
|||
|
|
Initialize a new Chain instance.
|
Handle a request.
|
The method to call when the chain could not handle a request.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Sep 10 17:28:55 2016 | http://epydoc.sourceforge.net |