Uses of Interface
org.eclipse.ecf.discovery.identity.IServiceID
Packages that use IServiceID
Package
Description
-
Uses of IServiceID in org.eclipse.ecf.discovery
Fields in org.eclipse.ecf.discovery declared as IServiceIDMethods in org.eclipse.ecf.discovery that return IServiceIDModifier and TypeMethodDescriptionIServiceInfo.getServiceID()
Get ServiceID for service.ServiceInfo.getServiceID()
Methods in org.eclipse.ecf.discovery with parameters of type IServiceIDModifier and TypeMethodDescriptionorg.eclipse.equinox.concurrent.future.IFuture
AbstractDiscoveryContainerAdapter.getAsyncServiceInfo
(IServiceID service) org.eclipse.equinox.concurrent.future.IFuture
IDiscoveryLocator.getAsyncServiceInfo
(IServiceID aServiceID) Asynchronously retrieve info about the serviceIDiscoveryLocator.getServiceInfo
(IServiceID aServiceID) Synchronously retrieve info about the service -
Uses of IServiceID in org.eclipse.ecf.discovery.identity
Classes in org.eclipse.ecf.discovery.identity that implement IServiceID -
Uses of IServiceID in org.eclipse.ecf.osgi.services.remoteserviceadmin
Methods in org.eclipse.ecf.osgi.services.remoteserviceadmin that return IServiceIDModifier and TypeMethodDescriptionEndpointDescriptionLocator.getNetworkDiscoveredServiceID
(EndpointDescription endpointDescription) IEndpointDescriptionLocator.getNetworkDiscoveredServiceID
(EndpointDescription endpointDescription) Get the service ID associated with the given endpoint description.DiscoveredEndpointDescription.getServiceID()
Methods in org.eclipse.ecf.osgi.services.remoteserviceadmin with parameters of type IServiceIDModifier and TypeMethodDescriptionDiscoveredEndpointDescriptionFactory.removeDiscoveredEndpointDescription
(IDiscoveryLocator locator, IServiceID serviceID) IDiscoveredEndpointDescriptionFactory.removeDiscoveredEndpointDescription
(IDiscoveryLocator locator, IServiceID serviceID) Remove an EndpointDescription for a previously discovered remote service.Constructors in org.eclipse.ecf.osgi.services.remoteserviceadmin with parameters of type IServiceIDModifierConstructorDescriptionDiscoveredEndpointDescription
(Namespace discoveryLocatorNamespace, IServiceID serviceID, EndpointDescription endpointDescription) -
Uses of IServiceID in org.eclipse.ecf.provider.dnssd
Classes in org.eclipse.ecf.provider.dnssd that implement IServiceIDMethods in org.eclipse.ecf.provider.dnssd with parameters of type IServiceIDModifier and TypeMethodDescriptionDnsSdDiscoveryContainerAdapter.getServiceInfo
(IServiceID aServiceId) DnsSdDiscoveryLocator.getServiceInfo
(IServiceID aServiceId) -
Uses of IServiceID in org.eclipse.ecf.provider.jslp.container
Methods in org.eclipse.ecf.provider.jslp.container with parameters of type IServiceID -
Uses of IServiceID in org.eclipse.ecf.provider.jslp.identity
Classes in org.eclipse.ecf.provider.jslp.identity that implement IServiceID