コード例 #1
0
 def status_port(self):
     """The status service port."""
     return get_service_port(self.status_service)
コード例 #2
0
 def status_port(self):
     """The status service port."""
     return get_service_port(self.status_service)
コード例 #3
0
 def port(self):
     """The port with ssl."""
     return get_service_port(self.ssl_service)
コード例 #4
0
 def port(self):
     """The port with ssl."""
     return get_service_port(self.ssl_service)