|
|
| __init__(self,
send,
name,
host,
pwCallback,
anonymousCallback,
altHostCallback,
protocolVersion,
transport,
serverName,
entitlementDir,
callLog) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
| __doCall(self,
clientVersion,
argList,
retryOnEntitlementTimeout=True) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| _Method__doCall(self,
clientVersion,
argList,
retryOnEntitlementTimeout=True) |
source code
|
|
|
Inherited from xmlshims.NetworkConvertors:
freezeVersion,
fromBranch,
fromDepSet,
fromEntitlement,
fromFile,
fromFileAsStream,
fromFileId,
fromFlavor,
fromLabel,
fromPath,
fromPathId,
fromTroveTup,
fromVersion,
thawVersion,
toBranch,
toDepSet,
toEntitlement,
toFile,
toFileAsStream,
toFileId,
toFlavor,
toLabel,
toPath,
toPathId,
toTroveTup,
toVersion
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__
|