Package twisted :: Package manhole :: Package ui :: Module gtk2manhole :: Class ManholeClient
[show private | hide private]
[frames | no frames]

Class ManholeClient

          Adapter --+
                    |
Jellyable --+       |
            |       |
 Serializable --+   |
                |   |
    Referenceable --+
                    |
                   ManholeClient


Method Summary
  __init__(self, original)
Set my 'original' attribute to be the object I am adapting. (inherited from Adapter)
  getComponent(self, interface)
I forward getComponent to self.original on the assumption that it is an instance of Componentized. (inherited from Adapter)
  getStateFor(self, jellier)
(inherited from Jellyable)
  jellyFor(self, jellier)
(internal) (inherited from Referenceable)
  processUniqueID(self)
Return an ID which uniquely represents this object for this process. (inherited from Serializable)
  remote_console(self, messages)
  remote_listCapabilities(self)
  remote_receiveExplorer(self, xplorer)
  remoteMessageReceived(self, broker, message, args, kw)
A remote message has been received. (inherited from Referenceable)
  _cbLogin(self, perspective)

Class Variable Summary
tuple __implements__
dictionary capabilities

Class Variable Details

__implements__

Type:
tuple
Value:
(<class twisted.manhole.service.IManholeClient at 0x8467aa4>,)         

capabilities

Type:
dictionary
Value:
{'Failure': 'Set'}                                                     

Generated by Epydoc 1.1 on Sat Feb 15 21:19:08 2003 http://epydoc.sf.net