Part of twisted.names.srvconnect View Source View In Hierarchy
Implements interfaces: twisted.internet.interfaces.IConnector
| Method | __init__ | Undocumented |
| Method | connect | Start connection to remote server. |
| Method | pickServer | Undocumented |
| Method | stopConnecting | Stop attempting to connect. |
| Method | disconnect | Disconnect whatever our are state is. |
| Method | getDestination | Return destination this will try to connect to. |
| Method | connectionFailed | Undocumented |
| Method | connectionLost | Undocumented |
| Method | _ebGotServers | Undocumented |
| Method | _cbGotServers | Undocumented |
| Method | _serverCmp | Undocumented |
| Method | _reallyConnect | Undocumented |