class documentation

class twisted.internet.endpoints._WrapperServerEndpoint: (source)

Implements interfaces: twisted.internet.interfaces.IStreamServerEndpoint

View In Hierarchy

A server endpoint that wraps another server endpoint.

Method __init__ Construct a _WrapperServerEndpoint.
Method listen 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 _WrapperServerEndpoint.

_wrappedEndpoint = (source)

Undocumented

_wrapperFactory = (source)

Undocumented

def listen(self, protocolFactory): (source)

Connect the given protocol factory and unwrap its result.

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.