Uses of Interface
org.eclipse.ecf.discovery.IDiscoveryLocator
Package
Description
-
Uses of IDiscoveryLocator in org.eclipse.ecf.discovery
Modifier and TypeInterfaceDescriptioninterface
Deprecated.Use IDisocveryLocator and IDisocveryAdvertiser instead -
Uses of IDiscoveryLocator in org.eclipse.ecf.discovery.service
Modifier and TypeInterfaceDescriptioninterface
Deprecated.use IDiscoveryLocator and IDiscoveryContainer instead -
Uses of IDiscoveryLocator in org.eclipse.ecf.osgi.services.remoteserviceadmin
Modifier and TypeMethodDescriptionDiscoveredEndpointDescriptionFactory.createDiscoveredEndpointDescription
(IDiscoveryLocator locator, IServiceInfo discoveredServiceInfo) protected DiscoveredEndpointDescription
DiscoveredEndpointDescriptionFactory.createDiscoveredEndpointDescription
(IDiscoveryLocator locator, IServiceInfo discoveredServiceInfo, EndpointDescription endpointDescription) IDiscoveredEndpointDescriptionFactory.createDiscoveredEndpointDescription
(IDiscoveryLocator locator, IServiceInfo discoveredServiceInfo) Create an EndpointDescription for a discovered remote service.protected EndpointDescription
DiscoveredEndpointDescriptionFactory.createEndpointDescription
(IDiscoveryLocator locator, IServiceInfo discoveredServiceInfo) DiscoveredEndpointDescriptionFactory.removeDiscoveredEndpointDescription
(IDiscoveryLocator locator, IServiceID serviceID) IDiscoveredEndpointDescriptionFactory.removeDiscoveredEndpointDescription
(IDiscoveryLocator locator, IServiceID serviceID) Remove an EndpointDescription for a previously discovered remote service. -
Uses of IDiscoveryLocator in org.eclipse.ecf.provider.dnssd
Modifier and TypeClassDescriptionclass
class
class
-
Uses of IDiscoveryLocator in org.eclipse.ecf.provider.jslp.container