class documentation

class HostnameAddress: (source)

Implements interfaces: twisted.internet.interfaces.IAddress

View In Hierarchy

A HostnameAddress represents the address of a HostnameEndpoint.

Instance Variable hostname A hostname byte string; for example, b"example.com".
Instance Variable port An integer representing the port number.
hostname = (source)
A hostname byte string; for example, b"example.com".
(type: bytes)
port = (source)
An integer representing the port number.
(type: int)
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.