Package proton :: Module _events :: Class Handler
[frames] | no frames]

Class Handler

source code

object --+
         |
        Handler
Known Subclasses:

Instance Methods
 
add(self, handler, on_error=None)
Add a child handler
source code
 
on_unhandled(self, method, *args) source code
Class Variables
  handlers = LazyHandlers()