interface documentation

class ILocator(Interface): (source)

Known implementations: twisted.protocols.sip.InMemoryRegistry

View In Hierarchy

Allow looking up physical address for logical URL.

Method getAddress Return physical URL of server for logical URL of user.
def getAddress(logicalURL): (source)

Return physical URL of server for logical URL of user.

ParameterslogicalURLa logical URL.
ReturnsDeferred which becomes URL or fails with LookupError.
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.