public class ServiceScanner extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<ServiceRegistration> |
scanServiceInfo(ServiceInfo serviceInfo)
Scans
ServiceInfo and builds list of ServiceRegistration-s. |
public static List<ServiceRegistration> scanServiceInfo(ServiceInfo serviceInfo)
ServiceInfo and builds list of ServiceRegistration-s.serviceInfo - service info instanceServiceRegistration-sCopyright © 2015–2021. All rights reserved.