public class HttpServiceFactory
extends java.lang.Object
| Constructor and Description |
|---|
HttpServiceFactory(HttpServiceRuntimeImpl httpServiceRuntime) |
| Modifier and Type | Method and Description |
|---|---|
HttpService |
getService(Bundle bundle,
<any> serviceRegistration) |
void |
ungetService(Bundle bundle,
<any> serviceRegistration,
HttpService httpService) |
public HttpServiceFactory(HttpServiceRuntimeImpl httpServiceRuntime)