Class HttpServiceTracker

java.lang.Object
org.osgi.util.tracker.ServiceTracker<HttpService,HttpService>
org.eclipse.equinox.http.registry.internal.HttpServiceTracker
All Implemented Interfaces:
ServiceTrackerCustomizer<HttpService,HttpService>

public class HttpServiceTracker extends ServiceTracker<HttpService,HttpService>