| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
NetReaderWritter Threaded network reader/writter. |
|||
|
NetworkTestCase Base class for networking test cases. |
|||
|
InitiatorSelectTestCase Base class for XMPP initiator streams tests, using the SelectMainLoop. |
|||
|
InitiatorPollTestMixIn Base class for XMPP initiator streams tests, using the PollMainLoop |
|||
|
InitiatorGLibTestMixIn Base class for XMPP initiator streams tests, using the GLibMainLoop |
|||
|
InitiatorThreadedTestMixIn Base class for XMPP initiator streams tests, using the ThreadPool instead of an asynchronous event loop. |
|||
|
ReceiverSelectTestCase Base class for XMPP receiver streams tests, using the SelectMainLoop |
|||
|
ReceiverPollTestMixIn Base class for XMPP receiver streams tests, using the PollMainLoop |
|||
|
ReceiverGLibTestMixIn Base class for XMPP receiver streams tests, using the GLibMainLoop |
|||
|
ReceiverThreadedTestMixIn Base class for XMPP receiver streams tests, using the ThreadPool |
|||
|
EventRecorder An event handler which records all events received and aborts the main loop on the DisconnectedEvent. |
|||
|
|||
logger = logging.getLogger("pyxmpp2.test._util")
|
|||
TIMEOUT = 60.0
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Sep 22 12:47:23 2013 | http://epydoc.sourceforge.net |