This object is remotely callable. This means it defines some remote_*
methods and may have a schema which describes how those methods may be
invoked.
|
|
_InterfaceClass__attrs = {'doRemoteCall': <zope.interface.inte...
|
|
|
__bases__ = (<InterfaceClass zope.interface.Interface>)
|
|
|
__identifier__ = 'foolscap.ipb.IRemotelyCallable'
|
|
|
__iro__ = (<InterfaceClass foolscap.ipb.IRemotelyCallable>, <I...
|
|
|
__name__ = 'IRemotelyCallable'
|
|
|
__sro__ = (<InterfaceClass foolscap.ipb.IRemotelyCallable>, <I...
|
|
|
_implied = {<InterfaceClass foolscap.ipb.IRemotelyCallable>: (...
|
|
|
dependents = <WeakKeyDictionary at 141105996>
|
Inherited from zope.interface.Interface (private):
_Element__tagged_values
|