Package flumotion :: Package component :: Package misc :: Package httpserver :: Package httpcached :: Module server_selection :: Class Server
[hide private]

type Server

source code

object --+
         |
        Server

Instance Methods [hide private]
 
__init__(self, ip, port, priority) source code
 
reportError(self, code) source code
 
__repr__(self) source code
 
__eq__(self, other) source code
Method Details [hide private]

__init__(self, ip, port, priority)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)

__repr__(self)
(Representation operator)

source code 
Overrides: object.__repr__
(inherited documentation)