Uses of Class
org.apache.cxf.wsdl.TExtensibilityElementImpl

Packages that use TExtensibilityElementImpl
org.apache.cxf.wsdl   
 

Uses of TExtensibilityElementImpl in org.apache.cxf.wsdl
 

Method parameters in org.apache.cxf.wsdl with type arguments of type TExtensibilityElementImpl
static void JAXBExtensionHelper.addExtensions(javax.wsdl.extensions.ExtensionRegistry registry, java.lang.Class<?> parentType, java.lang.Class<? extends TExtensibilityElementImpl> cls)
           
 

Constructor parameters in org.apache.cxf.wsdl with type arguments of type TExtensibilityElementImpl
JAXBExtensionHelper(java.lang.Class<? extends TExtensibilityElementImpl> cls)
           
 



Apache CXF