Apache CXF API

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

Packages that use TExtensibilityElementImpl
org.apache.cxf.wsdl   
org.xmlsoap.schemas.wsdl.http   
 

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)
           
 

Uses of TExtensibilityElementImpl in org.xmlsoap.schemas.wsdl.http
 

Subclasses of TExtensibilityElementImpl in org.xmlsoap.schemas.wsdl.http
 class AddressType
          Java class for addressType complex type.
 class BindingType
          Java class for bindingType complex type.
 class OperationType
          Java class for operationType complex type.
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.