| Package | Description |
|---|---|
| org.ops4j.pax.web.service.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpServiceEnabled
Enabled
HttpService means we can register web components. |
| Modifier and Type | Method and Description |
|---|---|
StoppableHttpService |
StoppableHttpServiceFactory.getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<StoppableHttpService> serviceRegistration) |
| Modifier and Type | Method and Description |
|---|---|
void |
StoppableHttpServiceFactory.ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<StoppableHttpService> serviceRegistration,
StoppableHttpService httpService) |
| Modifier and Type | Method and Description |
|---|---|
StoppableHttpService |
StoppableHttpServiceFactory.getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<StoppableHttpService> serviceRegistration) |
void |
StoppableHttpServiceFactory.ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<StoppableHttpService> serviceRegistration,
StoppableHttpService httpService) |
Copyright © 2006–2023 OPS4J - Open Participation Software for Java. All rights reserved.