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

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

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 FaultGenerator
           
 class PortGenerator
           
 class ServiceDescriptorGenerator
           
 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()
           
 



Copyright © 2004-2009. All Rights Reserved.