twisted.test.test_amp.TestLocator(amp.CommandLocator) class documentationtwisted.test.test_amp
(View In Hierarchy)
Known subclasses: twisted.test.test_amp.OverridingLocator
A locator which implements a responder to the 'simple' command.
| Method | __init__ | Undocumented | 
| Method | greetingResponder | Undocumented | 
Inherited from CommandLocator:
| Class | __metaclass__ | No summary | 
| Method | lookupFunction | Deprecated synonym for CommandLocator.locateResponder | 
| Method | locateResponder | Locate a callable to invoke when executing the named command. | 
| Method | _wrapWithSerialization | Wrap aCallable with its command's argument de-serialization and result serialization logic. |