Ejemplo n.º 1
0
 def status_port(self):
     """The status service port."""
     return get_service_port(self.status_service)
Ejemplo n.º 2
0
 def status_port(self):
     """The status service port."""
     return get_service_port(self.status_service)
Ejemplo n.º 3
0
 def port(self):
     """The port with ssl."""
     return get_service_port(self.ssl_service)
Ejemplo n.º 4
0
 def port(self):
     """The port with ssl."""
     return get_service_port(self.ssl_service)