Table of Contents

Class: TwistedInterfaceAsProtocol ./src/protocols/twisted_support.py
Base Classes   
object
Methods   
__adapt__
__init__
addImplicationListener
addImpliedProtocol
registerImplementation
registerObject
  __adapt__ 
__adapt__ ( self,  obj )

  __init__ 
__init__ ( self,  iface )

  addImplicationListener 
addImplicationListener ( self,  listener )

  addImpliedProtocol 
addImpliedProtocol (
        self,
        proto,
        adapter=NO_ADAPTER_NEEDED,
        depth=1,
        )

  registerImplementation 
registerImplementation (
        self,
        klass,
        adapter=NO_ADAPTER_NEEDED,
        depth=1,
        )

Exceptions   
TypeError( "Twisted interfaces can only declare support, not adapters", self.iface, klass, adapter )
  registerObject 
registerObject (
        self,
        ob,
        adapter=NO_ADAPTER_NEEDED,
        depth=1,
        )

Exceptions   
TypeError( "Twisted interfaces can only declare support, not adapters", self.iface, ob, adapter )

Table of Contents

This document was automatically generated on Mon Apr 22 01:11:13 2024 by HappyDoc version 2.1