Stops the embedded Jetty web container, if it is running.
Type | Name and description |
---|---|
String |
getStopKey() Returns the stop key. |
Integer |
getStopPort() Returns the TCP port to use to send stop command. |
void |
setStopKey(String stopKey) Sets key to provide when stopping jetty. |
void |
setStopPort(Integer stopPort) Sets the TCP port to use to send stop command. |
void |
stop() |
Returns the stop key.
Returns the TCP port to use to send stop command.
Sets key to provide when stopping jetty.
Sets the TCP port to use to send stop command.