Uses of Interface
org.eclipse.ecf.discovery.IDiscoveryLocator
- 
- 
Uses of IDiscoveryLocator in org.eclipse.ecf.discoverySubinterfaces of IDiscoveryLocator in org.eclipse.ecf.discovery Modifier and Type Interface Description interfaceIDiscoveryContainerAdapterDeprecated.Use IDisocveryLocator and IDisocveryAdvertiser insteadClasses in org.eclipse.ecf.discovery that implement IDiscoveryLocator Modifier and Type Class Description classAbstractDiscoveryContainerAdapter
- 
Uses of IDiscoveryLocator in org.eclipse.ecf.discovery.serviceSubinterfaces of IDiscoveryLocator in org.eclipse.ecf.discovery.service Modifier and Type Interface Description interfaceIDiscoveryServiceDeprecated.use IDiscoveryLocator and IDiscoveryContainer instead
- 
Uses of IDiscoveryLocator in org.eclipse.ecf.osgi.services.remoteserviceadminMethods in org.eclipse.ecf.osgi.services.remoteserviceadmin with parameters of type IDiscoveryLocator Modifier and Type Method Description DiscoveredEndpointDescriptionDiscoveredEndpointDescriptionFactory. createDiscoveredEndpointDescription(IDiscoveryLocator locator, IServiceInfo discoveredServiceInfo)protected DiscoveredEndpointDescriptionDiscoveredEndpointDescriptionFactory. createDiscoveredEndpointDescription(IDiscoveryLocator locator, IServiceInfo discoveredServiceInfo, EndpointDescription endpointDescription)DiscoveredEndpointDescriptionIDiscoveredEndpointDescriptionFactory. createDiscoveredEndpointDescription(IDiscoveryLocator locator, IServiceInfo discoveredServiceInfo)Create an EndpointDescription for a discovered remote service.protected EndpointDescriptionDiscoveredEndpointDescriptionFactory. createEndpointDescription(IDiscoveryLocator locator, IServiceInfo discoveredServiceInfo)DiscoveredEndpointDescriptionDiscoveredEndpointDescriptionFactory. removeDiscoveredEndpointDescription(IDiscoveryLocator locator, IServiceID serviceID)DiscoveredEndpointDescriptionIDiscoveredEndpointDescriptionFactory. removeDiscoveredEndpointDescription(IDiscoveryLocator locator, IServiceID serviceID)Remove an EndpointDescription for a previously discovered remote service.
- 
Uses of IDiscoveryLocator in org.eclipse.ecf.provider.dnssdClasses in org.eclipse.ecf.provider.dnssd that implement IDiscoveryLocator Modifier and Type Class Description classDnsSdDiscoveryAdvertiserclassDnsSdDiscoveryContainerAdapterclassDnsSdDiscoveryLocator
- 
Uses of IDiscoveryLocator in org.eclipse.ecf.provider.jslp.containerClasses in org.eclipse.ecf.provider.jslp.container that implement IDiscoveryLocator Modifier and Type Class Description classJSLPDiscoveryContainer
- 
Uses of IDiscoveryLocator in org.eclipse.ecf.provider.zookeeper.coreClasses in org.eclipse.ecf.provider.zookeeper.core that implement IDiscoveryLocator Modifier and Type Class Description classZooDiscoveryContainer
 
-