public interface DiscoveryService
Discoverable.| Modifier and Type | Method and Description |
|---|---|
Cancellable |
register(Discoverable discoverable)
Registers a
Discoverable service. |
Cancellable register(Discoverable discoverable)
Discoverable service.discoverable - Information of the service provider that could be discovered.Cancellable for un-registration.Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.