Package twisted :: Package protocols :: Package jabber :: Module component :: Class IService
[frames | no frames]

Class IService

Interface --+
            |
           IService


Method Summary
  componentConnected(self, xmlstream)
Parent component has established a connection
  componentDisconnected(self)
Parent component has lost a connection to the Jabber system
  transportConnected(self, xmlstream)
Parent component has established a connection over the underlying transport

Method Details

componentConnected(self, xmlstream)

Parent component has established a connection

componentDisconnected(self)

Parent component has lost a connection to the Jabber system

transportConnected(self, xmlstream)

Parent component has established a connection over the underlying transport

Generated by Epydoc 2.0 on Tue Dec 9 17:48:13 2003 http://epydoc.sf.net