Implements interfaces: twisted.internet.interfaces.IStreamClientEndpoint

An endpoint that wraps another endpoint.

Method __init__ Construct a _WrapperEndpoint.
Method connect Connect the given protocol factory and unwrap its result.
def __init__(self, wrappedEndpoint, wrapperFactory): (source)

Construct a _WrapperEndpoint.

def connect(self, protocolFactory): (source)

Connect the given protocol factory and unwrap its result.

API Documentation for Twisted, generated by pydoctor at 2016-05-18 16:01:36.