Uses of Interface
org.codehaus.xfire.xmlbeans.generator.GenerationStrategy

Packages that use GenerationStrategy
org.codehaus.xfire.xmlbeans.generator   
 

Uses of GenerationStrategy in org.codehaus.xfire.xmlbeans.generator
 

Classes in org.codehaus.xfire.xmlbeans.generator that implement GenerationStrategy
 class ClientGenerationStrategy
          Generic strategy for creating a client stub.
 class ServerGenerationStrategy
          Generic strategy for creating a client stub.
 

Methods in org.codehaus.xfire.xmlbeans.generator that return GenerationStrategy
 GenerationStrategy GeneratorTask.getStrategy()
           
 



Copyright © 2004-2005 Codehaus. All Rights Reserved.