Method Summary |
|
__init__(self,
reactor,
dn,
factory,
overrides)
|
|
__getstate__(self)
|
|
connect (self)
Start connection to remote server. |
|
pickServer(self)
|
|
_findOverRide(self,
dn,
overrides)
|
|
_isQueryNeeded (self)
Is there both need and capability to do an SRV query. |
Inherited from SRVConnector |
|
connectionFailed (self,
reason)
|
|
connectionLost (self,
reason)
|
|
disconnect (self)
Disconnect whatever our are state is. |
|
getDestination (self)
|
|
stopConnecting (self)
Stop attempting to connect. |
|
_cbGotServers (self,
(answers,
auth,
add))
|
|
_reallyConnect (self)
|
|
_serverCmp (self,
a,
b)
|