class Constants: SERVICE_PORT_HTTP = 8080 SERVICE_PORT_HTTPS = 8443 ADMIN_PORT = 8001 DIAG_PORT = 8877 DIAG_PORT_ALT = 8004 SERVICE_PORT_AGENT = 9900