public class HttpClientFactoryWrapper extends Object implements org.osgi.framework.ServiceFactory
| Constructor and Description |
|---|
HttpClientFactoryWrapper(com.atlassian.httpclient.api.factory.HttpClientFactory httpClientFactory) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.httpclient.api.HttpClient |
getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration serviceRegistration) |
void |
ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration serviceRegistration,
Object o) |
public HttpClientFactoryWrapper(com.atlassian.httpclient.api.factory.HttpClientFactory httpClientFactory)
public com.atlassian.httpclient.api.HttpClient getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration serviceRegistration)
getService in interface org.osgi.framework.ServiceFactorypublic void ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration serviceRegistration,
Object o)
ungetService in interface org.osgi.framework.ServiceFactoryCopyright © 2012–2018 Atlassian. All rights reserved.