Uses of Class
org.jvnet.wom.impl.WSDLPortImpl

Packages that use WSDLPortImpl
org.jvnet.wom.impl   
 

Uses of WSDLPortImpl in org.jvnet.wom.impl
 

Methods in org.jvnet.wom.impl that return WSDLPortImpl
 WSDLPortImpl WSDLServiceImpl.get(javax.xml.namespace.QName portName)
           
 

Methods in org.jvnet.wom.impl that return types with arguments of type WSDLPortImpl
 java.lang.Iterable<? extends WSDLPortImpl> WSDLServiceImpl.getPorts()
           
 

Methods in org.jvnet.wom.impl with parameters of type WSDLPortImpl
 void WSDLServiceImpl.add(WSDLPortImpl port)
           
 



Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.