Uses of Interface
org.eclipse.ecf.discovery.IDiscoveryLocator
Packages that use IDiscoveryLocator
Package
Description
-
Uses of IDiscoveryLocator in org.eclipse.ecf.discovery
Subinterfaces of IDiscoveryLocator in org.eclipse.ecf.discoveryModifier and TypeInterfaceDescriptioninterface
Deprecated.Use IDisocveryLocator and IDisocveryAdvertiser insteadClasses in org.eclipse.ecf.discovery that implement IDiscoveryLocator -
Uses of IDiscoveryLocator in org.eclipse.ecf.discovery.service
Subinterfaces of IDiscoveryLocator in org.eclipse.ecf.discovery.serviceModifier and TypeInterfaceDescriptioninterface
Deprecated.use IDiscoveryLocator and IDiscoveryContainer instead -
Uses of IDiscoveryLocator in org.eclipse.ecf.osgi.services.remoteserviceadmin
Methods in org.eclipse.ecf.osgi.services.remoteserviceadmin with parameters of type IDiscoveryLocatorModifier 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.