Ejemplo n.º 1
0
    def connectionMade(self):
        """
        Called when a connection is made to the FrameReceiver, and passes the
        context back to the StreamReceiver.
        """

        StreamReceiver.connectionMade(self)
Ejemplo n.º 2
0
    def connectionMade(self):
        """
        Called when a connection is made to the FrameReceiver, and passes the
        context back to the StreamReceiver.
        """

        StreamReceiver.connectionMade(self)
Ejemplo n.º 3
0
 def connectionMade(self):
     StreamReceiver.connectionMade(self)
Ejemplo n.º 4
0
 def connectionMade(self):
     StreamReceiver.connectionMade(self)