Esempio n. 1
0
File: zeromq.py Progetto: 66ru/spyne
 def __init__(self, app):
     MethodContext.__init__(self, app)
     self.transport.type = 'zmq'
Esempio n. 2
0
 def __init__(self, app):
     MethodContext.__init__(self, app)
     self.transport.type = 'zmq'