Apache CXF API

Uses of Interface
org.apache.cxf.tools.common.FrontEndGenerator

Packages that use FrontEndGenerator
org.apache.cxf.tools.wsdlto.core   
org.apache.cxf.tools.wsdlto.frontend.jaxws.generators   
 

Uses of FrontEndGenerator in org.apache.cxf.tools.wsdlto.core
 

Classes in org.apache.cxf.tools.wsdlto.core that implement FrontEndGenerator
 class AbstractGenerator
           
 

Methods in org.apache.cxf.tools.wsdlto.core that return types with arguments of type FrontEndGenerator
 java.util.List<FrontEndGenerator> FrontEndProfile.getGenerators()
           
 

Methods in org.apache.cxf.tools.wsdlto.core with parameters of type FrontEndGenerator
 void FrontEndProfile.registerGenerator(FrontEndGenerator generator)
           
 

Uses of FrontEndGenerator in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 

Classes in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators that implement FrontEndGenerator
 class AbstractJAXWSGenerator
           
 class AntGenerator
           
 class ClientGenerator
           
 class FaultGenerator
           
 class HandlerConfigGenerator
           
 class ImplGenerator
           
 class SEIGenerator
           
 class ServerGenerator
           
 class ServiceGenerator
           
 


Apache CXF API

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