Apache CXF API

Uses of Class
org.apache.cxf.tools.plugin.FrontEnd

Packages that use FrontEnd
org.apache.cxf.tools.plugin   
org.apache.cxf.tools.wsdlto.core   
 

Uses of FrontEnd in org.apache.cxf.tools.plugin
 

Fields in org.apache.cxf.tools.plugin with type parameters of type FrontEnd
protected  java.util.List<FrontEnd> Plugin.frontend
           
 

Methods in org.apache.cxf.tools.plugin that return FrontEnd
 FrontEnd ObjectFactory.createFrontEnd()
          Create an instance of FrontEnd
 

Methods in org.apache.cxf.tools.plugin that return types with arguments of type FrontEnd
 java.util.List<FrontEnd> Plugin.getFrontend()
          Gets the value of the frontend property.
 

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

Methods in org.apache.cxf.tools.wsdlto.core that return FrontEnd
 FrontEnd PluginLoader.getFrontEnd(java.lang.String name)
           
 

Methods in org.apache.cxf.tools.wsdlto.core that return types with arguments of type FrontEnd
 java.util.Map<java.lang.String,FrontEnd> PluginLoader.getFrontEnds()
           
 


Apache CXF API

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