twisted.spread.test.test_pbfailure.SimpleRoot(pb.Root) class documentationtwisted.spread.test.test_pbfailure
(View In Hierarchy)
| Method | remote_asynchronousException | Fail asynchronously with a non-pb.Error exception. | 
| Method | remote_synchronousException | Fail synchronously with a non-pb.Error exception. | 
| Method | remote_asynchronousError | Fail asynchronously with a pb.Error exception. | 
| Method | remote_synchronousError | Fail synchronously with a pb.Error exception. | 
| Method | remote_unknownError | Fail with error that is not known to client. | 
| Method | remote_jelly | Undocumented | 
| Method | remote_security | Undocumented | 
| Method | remote_deferredJelly | Undocumented | 
| Method | remote_deferredSecurity | Undocumented | 
| Method | raiseJelly | Undocumented | 
| Method | raiseSecurity | Undocumented | 
Inherited from Root:
| Method | rootObject | A factory is requesting to publish me as a root object. | 
Inherited from Referenceable (via Root):
| Method | remoteMessageReceived | A remote message has been received. Dispatch it appropriately. | 
| Method | jellyFor | (internal) | 
Inherited from Serializable (via Root, Referenceable):
| Method | processUniqueID | Return an ID which uniquely represents this object for this process. | 
Inherited from Jellyable (via Root, Referenceable, Serializable):
| Method | getStateFor | Undocumented |