public class PortInfoImpl
extends java.lang.Object
implements javax.xml.ws.handler.PortInfo
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBindingID() |
javax.xml.namespace.QName |
getPortName() |
javax.xml.namespace.QName |
getServiceName() |
public javax.xml.namespace.QName getServiceName()
getServiceName in interface javax.xml.ws.handler.PortInfopublic javax.xml.namespace.QName getPortName()
getPortName in interface javax.xml.ws.handler.PortInfopublic java.lang.String getBindingID()
getBindingID in interface javax.xml.ws.handler.PortInfoCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.