twisted.protocols.dict.DictLookup(DictClient) class documentationtwisted.protocols.dict
          View Source
          (View In Hierarchy)
        
      Utility class for a single dict transaction. To be used with DictLookupFactory
| Method | protocolError | override to catch unexpected dict protocol conditions | 
| Method | dictConnected | override to be notified when the server is ready to accept commands | 
| Method | defineFailed | override to catch reasonable failure responses to DEFINE | 
| Method | defineDone | override to catch succesful DEFINE | 
| Method | matchFailed | override to catch resonable failure responses to MATCH | 
| Method | matchDone | override to catch succesful MATCH | 
Inherited from _PauseableMixin (via DictClient, LineReceiver):
| Method | pauseProducing | Undocumented | 
| Method | resumeProducing | Undocumented | 
| Method | stopProducing | Undocumented | 
Inherited from _PauseableMixin (via DictClient, LineReceiver):
| Method | pauseProducing | Undocumented | 
| Method | resumeProducing | Undocumented | 
| Method | stopProducing | Undocumented | 
Inherited from _PauseableMixin (via DictClient, LineReceiver):
| Method | pauseProducing | Undocumented | 
| Method | resumeProducing | Undocumented | 
| Method | stopProducing | Undocumented | 
Inherited from _PauseableMixin (via DictClient, LineReceiver):
| Method | pauseProducing | Undocumented | 
| Method | resumeProducing | Undocumented | 
| Method | stopProducing | Undocumented | 
Inherited from _PauseableMixin (via DictClient, LineReceiver):
| Method | pauseProducing | Undocumented | 
| Method | resumeProducing | Undocumented | 
| Method | stopProducing | Undocumented | 
override to be notified when the server is ready to accept commands