Uses of Interface
org.apache.axis2.jaxws.util.WSDLWrapper
Packages that use WSDLWrapper
Package
Description
-
Uses of WSDLWrapper in org.apache.axis2.jaxws.description
Methods in org.apache.axis2.jaxws.description that return WSDLWrapperModifier and TypeMethodDescriptionServiceDescriptionWSDL.getGeneratedWsdlWrapper()ServiceDescriptionWSDL.getWSDLWrapper() -
Uses of WSDLWrapper in org.apache.axis2.jaxws.description.impl
Methods in org.apache.axis2.jaxws.description.impl that return WSDLWrapperModifier and TypeMethodDescriptionServiceDescriptionImpl.getGeneratedWsdlWrapper()ServiceDescriptionImpl.getWSDLWrapper() -
Uses of WSDLWrapper in org.apache.axis2.jaxws.util
Classes in org.apache.axis2.jaxws.util that implement WSDLWrapperModifier and TypeClassDescriptionclassImplementation of WSDLWrapper interface which controls access to the underlying Definition (WSDLDefinitionWrapper).