Trees | Index | Help |
---|
Package flumotion :: Package common :: Module keycards :: Class KeycardGeneric |
|
Jellyable
--+ |Serializable
--+ |Copyable
--+ |Unjellyable
--+ | | |RemoteCopy
--+ |Keycard
--+ |object
--+ | KeycardGeneric
Method Summary | |
---|---|
Inherited from Keycard | |
| |
| |
Return a dictionary of the viewable data on the keycard that can be used to identify the keycard. | |
Set the domain of the requester on the keycard. | |
Inherited from Copyable | |
Gather state to send when I am serialized for a peer. | |
Gather state to send when I am serialized for a particular perspective. | |
Determine what type tag to send for me. | |
Determine what type tag to send for me. | |
Assemble type tag and state to copy for this broker. | |
Inherited from Serializable | |
Return an ID which uniquely represents this object for this process. | |
Inherited from Jellyable | |
| |
Inherited from RemoteCopy | |
I will be invoked with the state to copy locally. | |
| |
Inherited from Unjellyable | |
| |
Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
x.__hash__() <==> hash(x) | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
helper for pickle | |
helper for pickle | |
x.__setattr__('name', value) <==> x.name = value | |
x.__str__() <==> str(x) |
Class Variable Summary | |
---|---|
Inherited from Keycard | |
Implements |
__implemented__ = <implementedBy flumotion.common.keycar...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
Inherited from Jellyable | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Apr 14 13:16:52 2007 | http://epydoc.sf.net |