Part of twisted.internet.ssl View Source View In Hierarchy
| Method | __init__ | Undocumented | 
| Method | getDestination | Return destination this will try to connect to. | 
| Method | _makeTransport | Undocumented | 
Inherited from BaseConnector:
| Method | disconnect | Disconnect whatever our state is. | 
| Method | connect | Start connection to remote server. | 
| Method | stopConnecting | Stop attempting to connect. | 
| Method | cancelTimeout | Undocumented | 
| Method | buildProtocol | Undocumented | 
| Method | connectionFailed | Undocumented | 
| Method | connectionLost | Undocumented | 
Inherited from Ephemeral (via BaseConnector):
| Method | __getstate__ | Undocumented | 
| Method | __setstate__ | Undocumented |