class documentation

class HAProxyServerParser: (source)

Implements interfaces: twisted.internet.interfaces.IStreamServerEndpointStringParser, 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. (type: interfaces.IReactorCore)
argsThe parsed string arguments. (type: object)
kwargsThe parsed keyword arguments. (type: object)
Returnsa stream server endpoint (type: IStreamServerEndpoint)
API Documentation for Twisted, generated by pydoctor 21.2.2 at 2021-07-28 08:52:54.