MCPcopy Create free account
hub / github.com/apache/qpid-proton / run

Method run

python/examples/proton_tornado.py:110–112  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

108 self.container.process()
109
110 def run(self):
111 self.initialise()
112 self.tornado_loop.start()
113
114 def stop(self):
115 self.container.stop()

Callers 15

send_msgMethod · 0.95
do_customEventMethod · 0.95
test_portMethod · 0.95
test_userMethod · 0.95
test_sslMethod · 0.95
test_ssl_externalMethod · 0.95
test_ssl_plainMethod · 0.95

Calls 2

initialiseMethod · 0.95
startMethod · 0.45

Tested by 15

send_msgMethod · 0.76
test_portMethod · 0.76
test_userMethod · 0.76
test_sslMethod · 0.76
test_ssl_externalMethod · 0.76
test_ssl_plainMethod · 0.76
test_numeric_hostnameMethod · 0.76