class documentation

class twisted.protocols.haproxy._parser.HAProxyServerParser: (source)

Implements interfaces: twisted.plugin.IPlugin

View In Hierarchy

Stream server endpoint string parser for the HAProxyServerEndpoint type.

Instance Variable prefix See IStreamServerEndpointStringParser.prefix.
Method parseStreamServer Parse a stream server endpoint from a reactor and string-only arguments and keyword arguments.
def parseStreamServer(self, reactor, *args, **kwargs): (source)

Parse a stream server endpoint from a reactor and string-only arguments and keyword arguments.

ParametersreactorThe reactor.
argsThe parsed string arguments.
kwargsThe parsed keyword arguments.
Returnsa stream server endpoint (type: IStreamServerEndpoint)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.