Exemplo n.º 1
0
 def receive_ack(self):
     self.toUpper(ack_incoming_protocol_entity())
Exemplo n.º 2
0
 def on_message(self, message_protocol_entity):
     if not self.error_ack:
         self.toUpper(ack_incoming_protocol_entity(message_protocol_entity))