public class ServiceInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
defaultNamespace |
protected Map |
portInfoMap |
| Constructor and Description |
|---|
ServiceInfo() |
| Modifier and Type | Method and Description |
|---|---|
PortInfo |
getPortInfo(QName portName) |
Iterator |
getPortNames() |
protected void |
init() |
void |
setDefaultNamespace(String namespace) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.