Home | Trees | Indices | Help |
---|
|
Abstract ChainLink object 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}
|
|||
|
|||
|
|||
|
|||
|
|
Set a chain link to call if this chain link fails.
|
Have this chain links successor handle a request.
|
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 |