org.apache.axis2.jaxws.description.impl
Class PortInfoImpl
java.lang.Object
org.apache.axis2.jaxws.description.impl.PortInfoImpl
- All Implemented Interfaces:
- PortInfo
public class PortInfoImpl
- extends Object
- implements PortInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getServiceName
public QName getServiceName()
- Specified by:
getServiceName
in interface PortInfo
getPortName
public QName getPortName()
- Specified by:
getPortName
in interface PortInfo
getBindingID
public String getBindingID()
- Specified by:
getBindingID
in interface PortInfo
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.