public interface ServiceDiscoveryHandler
| Modifier and Type | Method and Description |
|---|---|
void |
discoveryFinished()
This method is invoked when discovery is finished.
|
void |
foundService(ConnectionChannel channel)
This method is invoked when a service has been discovered.
|
void foundService(ConnectionChannel channel)
channel - a discovered channel.void discoveryFinished()
© 2017 ZIH Corp. All Rights Reserved.