Package proton :: Module _handlers :: Class FlowController
[frames] | no frames]

Class FlowController

source code

     object --+    
              |    
_events.Handler --+
                  |
                 FlowController

Instance Methods
 
__init__(self, window=1024) source code
 
on_link_local_open(self, event) source code
 
on_link_remote_open(self, event) source code
 
on_link_flow(self, event) source code
 
on_delivery(self, event) source code

Inherited from _events.Handler: on_unhandled

Class Variables

Inherited from _events.Handler: handlers

Method Details

__init__(self, window=1024)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)