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 |
---|---|
DiscoveredEndpointDescription |
DiscoveredEndpointDescriptionFactory.createDiscoveredEndpointDescription(IDiscoveryLocator locator,
IServiceInfo discoveredServiceInfo) |
DiscoveredEndpointDescription |
IDiscoveredEndpointDescriptionFactory.createDiscoveredEndpointDescription(IDiscoveryLocator locator,
IServiceInfo discoveredServiceInfo)
Create an EndpointDescription for a discovered remote service.
|
protected DiscoveredEndpointDescription |
DiscoveredEndpointDescriptionFactory.createDiscoveredEndpointDescription(IDiscoveryLocator locator,
IServiceInfo discoveredServiceInfo,
EndpointDescription endpointDescription) |
protected EndpointDescription |
DiscoveredEndpointDescriptionFactory.createEndpointDescription(IDiscoveryLocator locator,
IServiceInfo discoveredServiceInfo) |
DiscoveredEndpointDescription |
DiscoveredEndpointDescriptionFactory.removeDiscoveredEndpointDescription(IDiscoveryLocator locator,
IServiceID serviceID) |
DiscoveredEndpointDescription |
IDiscoveredEndpointDescriptionFactory.removeDiscoveredEndpointDescription(IDiscoveryLocator locator,
IServiceID serviceID)
Remove an EndpointDescription for a previously discovered remote service.
|
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.