public interface HttpContextExtensionService
| Modifier and Type | Method and Description |
|---|---|
HttpContext |
getHttpContext(ServiceReference httpServiceReference,
String httpContextId)
returns the HttpContext associated with the HttpService reference and http context name
|
HttpContext getHttpContext(ServiceReference httpServiceReference, String httpContextId)
httpServiceReference - The ServiceReference of the http service to which this HttpContext applieshttpContextId - The name of the HttpContext. Must be providednull
if the HttpContext is unavailable.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.