Class t.s.p.RemotePublished(flavors.RemoteCache):

Part of twisted.spread.publish View Source View In Hierarchy

The local representation of remote Publishable object.
Line # Kind Name Docs
66 Method getFileName Undocumented
70 Method setCopyableState Undocumented
88 Method __getstate__ Undocumented
112 Method activated Implement this method if you want to be notified when your
117 Method callWhenActivated Externally register for notification when this publishable has received all relevant data.
99 Method _cbGotUpdate Undocumented
def getFileName(self, ext='pub'): (source)
Undocumented
def setCopyableState(self, state): (source)
Undocumented
def __getstate__(self): (source)
Undocumented
def _cbGotUpdate(self, newState): (source)
Undocumented
def activated(self): (source)
Implement this method if you want to be notified when your publishable subclass is activated.
def callWhenActivated(self, callback): (source)
Externally register for notification when this publishable has received all relevant data.
API Documentation for Twisted, generated by pydoctor at 2008-10-26 16:12:37.