class documentation

class _WrapperEndpoint: (source)

Implements interfaces: twisted.internet.interfaces.IStreamClientEndpoint

View In Hierarchy

An endpoint that wraps another endpoint.

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

Construct a _WrapperEndpoint.

_wrappedEndpoint = (source)

Undocumented

_wrapperFactory = (source)

Undocumented

def connect(self, protocolFactory): (source)

Connect the given protocol factory and unwrap its result.

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.