class _WrapperEndpoint: (source)
Implements interfaces: twisted.internet.interfaces.IStreamClientEndpoint
| Method | __init__ |
Construct a _WrapperEndpoint. |
| Method | connect |
Connect the given protocol factory and unwrap its result. |
| Instance Variable | _wrappedEndpoint |
Undocumented |
| Instance Variable | _wrapperFactory |
Undocumented |