| Home | Trees | Index | Help |
|---|
| Package twisted :: Package manhole :: Module service :: Class IManholeClient |
|
NonMetaInterface --+
|
IManholeClient
| Method Summary | |
|---|---|
Takes a list of (type, message) pairs to display. | |
List what manholey things I am capable of doing. | |
Receives an explorer.Explorer | |
| Method Details |
|---|
console(self, list_of_messages)Takes a list of (type, message) pairs to display. Types include:
|
listCapabilities(self)List what manholey things I am capable of doing. i.e."Explorer",
"Failure"
|
receiveExplorer(self, xplorer)Receives an explorer.Explorer |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:48:20 2003 | http://epydoc.sf.net |