|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.service.httputil.HttpUtilActivator
public class HttpUtilActivator
The http utils bundle activator. Do nothing just provide access to some services.
| Constructor Summary | |
|---|---|
HttpUtilActivator()
|
|
| Method Summary | |
|---|---|
static CertificateService |
getCertificateVerificationService()
Return the certificate verification service impl. |
static ConfigurationService |
getConfigurationService()
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found. |
static CredentialsStorageService |
getCredentialsService()
Returns a reference to a CredentialsStorageConfigurationService implementation currently registered in the bundle context or null if no such implementation was found. |
static ResourceManagementService |
getResources()
Returns the service giving access to all application resources. |
void |
start(org.osgi.framework.BundleContext bundleContext)
Start the bundle. |
void |
stop(org.osgi.framework.BundleContext bundleContext)
Stops the bundle. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpUtilActivator()
| Method Detail |
|---|
public static CertificateService getCertificateVerificationService()
public static CredentialsStorageService getCredentialsService()
public void start(org.osgi.framework.BundleContext bundleContext)
throws Exception
start in interface org.osgi.framework.BundleActivatorbundleContext -
Exception
public void stop(org.osgi.framework.BundleContext bundleContext)
throws Exception
stop in interface org.osgi.framework.BundleActivatorbundleContext -
Exceptionpublic static ResourceManagementService getResources()
public static ConfigurationService getConfigurationService()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||