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):

Construct a _WrapperEndpoint.

def connect(self, protocolFactory):

Connect the given protocol factory and unwrap its result.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.