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

Method touch

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

Source from the content-addressed store, hash-verified

115 self.container.stop()
116
117 def touch(self):
118 self._process()
119
120 def _process(self):
121 self.container.process()

Callers 1

requestMethod · 0.80

Calls 1

_processMethod · 0.95

Tested by

no test coverage detected