public class PortAddress extends Object
| Constructor and Description |
|---|
PortAddress(String portId,
QName serviceQName,
QName portQName,
String address,
String serviceEndpointInterface) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getPortId() |
QName |
getPortQName() |
String |
getServiceEndpointInterface() |
QName |
getServiceQName() |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.