|
remote_getPorterDetails(self)
Return the location, login username/password, and listening port and
interface for the porter as a tuple (path, username, password, port,
interface, external-interface). |
source code
|
|
Inherited from component.BaseComponentMedium :
__init__ ,
__provides__ ,
getIP ,
getManagerIP ,
remote_getConfig ,
remote_getMasterClockInfo ,
remote_getMood ,
remote_getState ,
remote_getUIState ,
remote_getVersions ,
remote_modifyProperty ,
remote_reloadComponent ,
remote_setFluDebug ,
remote_stop ,
setAuthenticator ,
setRemoteReference ,
setup
Inherited from common.medium.PingingMedium :
callRemoteLogging ,
remoteMessageReceived ,
remote_writeFluDebugMarker ,
startPinging ,
stopPinging
Inherited from common.medium.BaseMedium :
callRemote ,
getBundledFunction ,
hasRemoteReference ,
runBundledFunction
Inherited from twisted.spread.flavors.Referenceable :
jellyFor
Inherited from twisted.spread.flavors.Serializable :
processUniqueID
Inherited from twisted.spread.jelly.Jellyable :
__providedBy__ ,
getStateFor
Inherited from extern.log.log.Loggable :
debug ,
doLog ,
error ,
info ,
log ,
logFunction ,
logObjectName ,
warning ,
warningFailure ,
writeMarker
|