public class PortInfoImpl extends Object implements javax.xml.ws.handler.PortInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getBindingID() |
QName |
getPortName() |
QName |
getServiceName() |
public QName getServiceName()
getServiceName in interface javax.xml.ws.handler.PortInfopublic QName getPortName()
getPortName in interface javax.xml.ws.handler.PortInfopublic String getBindingID()
getBindingID in interface javax.xml.ws.handler.PortInfoCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.