Uses of Interface
org.apache.axis2.jaxws.util.WSDLWrapper

Packages that use WSDLWrapper
org.apache.axis2.jaxws.description   
org.apache.axis2.jaxws.description.impl   
org.apache.axis2.jaxws.util   
 

Uses of WSDLWrapper in org.apache.axis2.jaxws.description
 

Methods in org.apache.axis2.jaxws.description that return WSDLWrapper
 WSDLWrapper ServiceDescriptionWSDL.getGeneratedWsdlWrapper()
           
 WSDLWrapper ServiceDescriptionWSDL.getWSDLWrapper()
           
 

Uses of WSDLWrapper in org.apache.axis2.jaxws.description.impl
 

Methods in org.apache.axis2.jaxws.description.impl that return WSDLWrapper
 WSDLWrapper ServiceDescriptionImpl.getGeneratedWsdlWrapper()
           
 WSDLWrapper ServiceDescriptionImpl.getWSDLWrapper()
           
 

Uses of WSDLWrapper in org.apache.axis2.jaxws.util
 

Classes in org.apache.axis2.jaxws.util that implement WSDLWrapper
 class WSDL4JWrapper
          Implementation of WSDLWrapper interface which controls access to the underlying Definition (WSDLDefinitionWrapper).
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.