Implements interfaces: twisted.internet.interfaces.IAddress

Object representing an SSH Transport endpoint.

Instance Variable address A instance of an object which implements IAddress to which this transport address is connected.
Method __init__ Undocumented
Method __repr__ Undocumented
Method __hash__ Undocumented

Inherited from FancyEqMixin:

Method __eq__ Undocumented
Method __ne__ Undocumented
address =
A instance of an object which implements IAddress to which this transport address is connected.
def __init__(self, address): (source)
Undocumented
def __repr__(self): (source)
Undocumented
def __hash__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2015-09-04 15:29:41.