Modifier and Type | Interface and Description |
---|---|
interface |
IDiscoveryContainerAdapter
Deprecated.
Use IDisocveryLocator and IDisocveryAdvertiser instead
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDiscoveryContainerAdapter |
Modifier and Type | Interface and Description |
---|---|
interface |
IDiscoveryService
Deprecated.
use IDiscoveryLocator and IDiscoveryContainer instead
|
Modifier and Type | Method and Description |
---|---|
IDiscoveryAdvertiser[] |
EndpointDescriptionLocator.getDiscoveryAdvertisers() |
Modifier and Type | Method and Description |
---|---|
protected String |
ServiceInfoFactory.createDefaultServiceName(EndpointDescription endpointDescription,
IDiscoveryAdvertiser advertiser,
IServiceTypeID serviceTypeID) |
IServiceInfo |
ServiceInfoFactory.createServiceInfo(IDiscoveryAdvertiser advertiser,
EndpointDescription endpointDescription) |
IServiceInfo |
IServiceInfoFactory.createServiceInfo(IDiscoveryAdvertiser advertiser,
EndpointDescription endpointDescription)
Create an service info instance to represent the given
endpointDescription for discovery using the given discovery advertiser.
|
protected String |
ServiceInfoFactory.createServiceName(EndpointDescription endpointDescription,
IDiscoveryAdvertiser advertiser,
IServiceTypeID serviceTypeID) |
protected IServiceProperties |
ServiceInfoFactory.createServiceProperties(EndpointDescription endpointDescription,
IDiscoveryAdvertiser advertiser,
IServiceTypeID serviceTypeID,
String serviceName,
URI uri) |
protected IServiceTypeID |
ServiceInfoFactory.createServiceTypeID(EndpointDescription endpointDescription,
IDiscoveryAdvertiser advertiser) |
protected URI |
ServiceInfoFactory.createURI(EndpointDescription endpointDescription,
IDiscoveryAdvertiser advertiser,
IServiceTypeID serviceTypeID,
String serviceName) |
Modifier and Type | Class and Description |
---|---|
class |
CompositeDiscoveryContainer |
class |
SingletonDiscoveryContainer |
Modifier and Type | Class and Description |
---|---|
class |
DnsSdDiscoveryAdvertiser |
class |
DnsSdDiscoveryContainerAdapter |
class |
DnsSdDiscoveryLocator |
Modifier and Type | Class and Description |
---|---|
class |
JSLPDiscoveryContainer |
Modifier and Type | Class and Description |
---|---|
class |
ZooDiscoveryContainer |
Copyright © 2017. All rights reserved.