Package | Description |
---|---|
org.apache.storm.daemon.ui |
Modifier and Type | Method and Description |
---|---|
static void |
UIHelpers.stormRunJetty(Integer port,
Integer headerBufferSize,
IConfigurator configurator) |
static void |
UIHelpers.stormRunJetty(Integer port,
String host,
Integer httpsPort,
Integer headerBufferSize,
IConfigurator configurator)
Modified version of run-jetty Assumes configurator sets handler.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.