| Home | Trees | Index | Help |
|---|
| Package twisted :: Package spread :: Module flavors :: Class Referenceable |
|
Jellyable--+ |Serializable--+ | Referenceable
TwoPlayerConnection,
Root| Method Summary | |
|---|---|
getStateFor(self,
jellier)
(inherited from Jellyable)
| |
(internal) | |
Return an ID which uniquely represents this object for this process. (inherited from Serializable)
| |
A remote message has been received. | |
| Class Variable Summary | |
|---|---|
NoneType |
perspective
|
| Method Details |
|---|
jellyFor(self, jellier)(internal) Return a tuple which will be used as the s-expression to serialize this to a peer. |
remoteMessageReceived(self, broker, message, args, kw)A remote message has been received. Dispatch it appropriately. The default implementation is to dispatch to a method called 'remote_messagename' and call it with the same arguments. |
| Class Variable Details |
|---|
perspective
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Sun Jan 25 19:10:14 2004 | http://epydoc.sf.net |