Part of twisted.manhole.ui.gtk2manhole View Source View In Hierarchy
Implements interfaces: twisted.manhole.service.IManholeClient
| Method | remote_console | Undocumented |
| Method | remote_receiveExplorer | Undocumented |
| Method | remote_listCapabilities | Undocumented |
| Method | do | Undocumented |
| Method | _cbLogin | Undocumented |
| Method | _cbDisconnected | Undocumented |
Inherited from Adapter:
| Method | __init__ | Set my 'original' attribute to be the object I am adapting. |
| Method | __conform__ | I forward __conform__ to self.original if it has it, otherwise I simply return None. |
| Method | isuper | Forward isuper to self.original |