pyjabber.network package¶ Subpackages¶ pyjabber.network.server package Subpackages pyjabber.network.server.incoming package Submodules pyjabber.network.server.incoming.XMLServerIncomingParser module pyjabber.network.server.incoming.XMLServerIncomingProtocol module Module contents pyjabber.network.server.outcoming package Submodules pyjabber.network.server.outcoming.XMLServerOutcomingParser module pyjabber.network.server.outcoming.XMLServerOutcomingProtocol module Module contents Module contents pyjabber.network.tls package Submodules pyjabber.network.tls.TLSWorker module Module contents Submodules¶ pyjabber.network.CertGenerator module¶ pyjabber.network.ConnectionManager module¶ pyjabber.network.StreamAlivenessMonitor module¶ class pyjabber.network.StreamAlivenessMonitor.StreamAlivenessMonitor(timeout=60, callback=None)[source]¶ Bases: object This class is a helper to monitor the aliveness of a stream. It will call a callback if the stream is not alive after a timeout. cancel()[source]¶ reset()[source]¶ Reset the timer. Called always after received a message from the client/server pyjabber.network.XMLParser module¶ pyjabber.network.XMLProtocol module¶ Module contents¶