public class ServiceInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
host |
String |
instance |
String |
level |
String |
name |
String |
port |
String |
ws |
Constructor and Description |
---|
ServiceInfo(String[] in) |
ServiceInfo(String name,
String host,
String port,
String level,
String instance) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.