Uses of Interface
org.apache.axis2.wsdl.util.WSDLWrapperImpl
-
Packages that use WSDLWrapperImpl Package Description org.apache.axis2.wsdl.util -
-
Uses of WSDLWrapperImpl in org.apache.axis2.wsdl.util
Classes in org.apache.axis2.wsdl.util that implement WSDLWrapperImpl Modifier and Type Class Description classWSDLWrapperBasicImplThis class provides support for processing a WSDL4J definition with a lower memory footprint.classWSDLWrapperReloadImplThis class provides support for processing a WSDL4J definition with a lower memory footprint.classWSDLWrapperSaveImplThere are cases where a WSDL definition is kept in memory in case it needs to be accessed during runtime.
-