Package twisted :: Package protocols :: Module sip :: Class ILocator
[frames | no frames]

Class ILocator

Interface --+
            |
           ILocator


Allow looking up physical address for logical URL.
Method Summary
  getAddress(self, logicalURL)
Return physical URL of server for logical URL of user.

Method Details

getAddress(self, logicalURL)

Return physical URL of server for logical URL of user.
Returns:
Deferred which becomes URL or fails with LookupError.

Generated by Epydoc 2.0 on Sat Sep 13 04:20:39 2003 http://epydoc.sf.net