|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IDiscoveryAdvertiser in org.eclipse.ecf.discovery |
---|
Subinterfaces of IDiscoveryAdvertiser in org.eclipse.ecf.discovery | |
---|---|
interface |
IDiscoveryContainerAdapter
Deprecated. Use IDisocveryLocator and IDisocveryAdvertiser instead |
Classes in org.eclipse.ecf.discovery that implement IDiscoveryAdvertiser | |
---|---|
class |
AbstractDiscoveryContainerAdapter
|
Uses of IDiscoveryAdvertiser in org.eclipse.ecf.discovery.service |
---|
Subinterfaces of IDiscoveryAdvertiser in org.eclipse.ecf.discovery.service | |
---|---|
interface |
IDiscoveryService
Deprecated. use IDiscoveryLocator and IDiscoveryContainer instead |
Uses of IDiscoveryAdvertiser in org.eclipse.ecf.osgi.services.remoteserviceadmin |
---|
Methods in org.eclipse.ecf.osgi.services.remoteserviceadmin that return IDiscoveryAdvertiser | |
---|---|
protected IDiscoveryAdvertiser[] |
EndpointDescriptionAdvertiser.getDiscoveryAdvertisers()
|
IDiscoveryAdvertiser[] |
EndpointDescriptionLocator.getDiscoveryAdvertisers()
|
Methods in org.eclipse.ecf.osgi.services.remoteserviceadmin with parameters of type IDiscoveryAdvertiser | |
---|---|
protected java.lang.String |
ServiceInfoFactory.createDefaultServiceName(EndpointDescription endpointDescription,
IDiscoveryAdvertiser advertiser,
IServiceTypeID serviceTypeID)
|
IServiceInfo |
IServiceInfoFactory.createServiceInfo(IDiscoveryAdvertiser advertiser,
EndpointDescription endpointDescription)
Create an service info instance to represent the given endpointDescription for discovery using the given discovery advertiser. |
IServiceInfo |
ServiceInfoFactory.createServiceInfo(IDiscoveryAdvertiser advertiser,
EndpointDescription endpointDescription)
|
protected java.lang.String |
ServiceInfoFactory.createServiceName(EndpointDescription endpointDescription,
IDiscoveryAdvertiser advertiser,
IServiceTypeID serviceTypeID)
|
protected IServiceProperties |
ServiceInfoFactory.createServiceProperties(EndpointDescription endpointDescription,
IDiscoveryAdvertiser advertiser,
IServiceTypeID serviceTypeID,
java.lang.String serviceName,
java.net.URI uri)
|
protected IServiceTypeID |
ServiceInfoFactory.createServiceTypeID(EndpointDescription endpointDescription,
IDiscoveryAdvertiser advertiser)
|
protected java.net.URI |
ServiceInfoFactory.createURI(EndpointDescription endpointDescription,
IDiscoveryAdvertiser advertiser,
IServiceTypeID serviceTypeID,
java.lang.String serviceName)
|
protected org.eclipse.core.runtime.IStatus |
EndpointDescriptionAdvertiser.doDiscovery(IDiscoveryAdvertiser discoveryAdvertiser,
IServiceInfo serviceInfo,
boolean advertise)
|
IServiceInfo |
IServiceInfoFactory.removeServiceInfo(IDiscoveryAdvertiser advertiser,
EndpointDescription endpointDescription)
Remove any previously created service info that is associated with the given endpointDescription (and advertiser). |
IServiceInfo |
ServiceInfoFactory.removeServiceInfo(IDiscoveryAdvertiser advertiser,
EndpointDescription endpointDescription)
|
Uses of IDiscoveryAdvertiser in org.eclipse.ecf.provider.discovery |
---|
Classes in org.eclipse.ecf.provider.discovery that implement IDiscoveryAdvertiser | |
---|---|
class |
CompositeDiscoveryContainer
|
class |
SingletonDiscoveryContainer
|
Uses of IDiscoveryAdvertiser in org.eclipse.ecf.provider.dnssd |
---|
Classes in org.eclipse.ecf.provider.dnssd that implement IDiscoveryAdvertiser | |
---|---|
class |
DnsSdDiscoveryAdvertiser
|
class |
DnsSdDiscoveryContainerAdapter
|
class |
DnsSdDiscoveryLocator
|
Uses of IDiscoveryAdvertiser in org.eclipse.ecf.provider.jslp.container |
---|
Classes in org.eclipse.ecf.provider.jslp.container that implement IDiscoveryAdvertiser | |
---|---|
class |
JSLPDiscoveryContainer
|
Uses of IDiscoveryAdvertiser in org.eclipse.ecf.provider.zookeeper.core |
---|
Classes in org.eclipse.ecf.provider.zookeeper.core that implement IDiscoveryAdvertiser | |
---|---|
class |
ZooDiscoveryContainer
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |