Implements interfaces: twisted.internet.interfaces.IStreamServerEndpoint

A server endpoint that wraps another server endpoint.

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

Construct a _WrapperServerEndpoint.

def listen(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.