示例#1
0
 def __init__(self, transport):
     Wrapper.__init__(self, transport._impl, pn_transport_attachments)
     self._sasl = pn_sasl(transport._impl)
示例#2
0
 def __init__(self, transport):
     Wrapper.__init__(self, transport._impl, pn_transport_attachments)
     self._sasl = pn_sasl(transport._impl)