Uses of Interface
org.codehaus.xfire.gen.GeneratorPlugin

Packages that use GeneratorPlugin
org.codehaus.xfire.gen   
org.codehaus.xfire.gen.jsr181   
org.codehaus.xfire.jaxws.gen   
 

Uses of GeneratorPlugin in org.codehaus.xfire.gen
 

Methods in org.codehaus.xfire.gen that return types with arguments of type GeneratorPlugin
 java.util.List<GeneratorPlugin> PluginProfile.getPlugins()
           
 

Uses of GeneratorPlugin in org.codehaus.xfire.gen.jsr181
 

Classes in org.codehaus.xfire.gen.jsr181 that implement GeneratorPlugin
 class AbstractServiceGenerator
           
 class PortGenerator
           
 class ServiceInterfaceGenerator
           
 class ServiceStubGenerator
           
 

Methods in org.codehaus.xfire.gen.jsr181 that return types with arguments of type GeneratorPlugin
 java.util.List<GeneratorPlugin> Jsr181Profile.getPlugins()
           
 

Uses of GeneratorPlugin in org.codehaus.xfire.jaxws.gen
 

Classes in org.codehaus.xfire.jaxws.gen that implement GeneratorPlugin
 class InterfaceGenerator
           
 class ServiceGenerator
          Generates JAX-WS Client Service artifacts.
 

Methods in org.codehaus.xfire.jaxws.gen that return types with arguments of type GeneratorPlugin
 java.util.List<GeneratorPlugin> JAXWSProfile.getPlugins()
           
 



Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.