class _WrapperServerEndpoint: (source)
Implements interfaces: twisted.internet.interfaces.IStreamServerEndpoint
Method | __init__ |
Construct a _WrapperServerEndpoint . |
Method | listen |
Connect the given protocol factory and unwrap its result. |
Instance Variable | _wrappedEndpoint |
Undocumented |
Instance Variable | _wrapperFactory |
Undocumented |