public abstract class WebServerService extends Object implements SimpleService
Modifier and Type | Class and Description |
---|---|
static class |
WebServerService.Factory
Factory for WebServer service.
|
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG |
Modifier | Constructor and Description |
---|---|
protected |
WebServerService(MasterProcess masterProcess) |
Modifier and Type | Method and Description |
---|---|
boolean |
isServing() |
protected void |
startWebServer() |
protected void |
stopWebServer() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
demote, promote, start, stop
protected WebServerService(MasterProcess masterProcess)
Copyright © 2023. All Rights Reserved.