public interface StoppableHttpService
WebContainer implementations that can be stopped.
This interface shuold not be part of objectClass property of OSGi service, because we don't want
users to stop the service.| Modifier and Type | Method and Description |
|---|---|
void |
stop()
Stop the
HttpService. |
Copyright © 2006–2023 OPS4J - Open Participation Software for Java. All rights reserved.