Uses of Interface
org.apache.muse.tools.generator.synthesizer.Synthesizer

Packages that use Synthesizer
org.apache.muse.tools.generator   
org.apache.muse.tools.generator.synthesizer   
 

Uses of Synthesizer in org.apache.muse.tools.generator
 

Methods in org.apache.muse.tools.generator with parameters of type Synthesizer
 void Wsdl2Java.setSynthesizer(Synthesizer synthesizer)
          Sets the synthesizer to use during code generation.
 

Uses of Synthesizer in org.apache.muse.tools.generator.synthesizer
 

Classes in org.apache.muse.tools.generator.synthesizer that implement Synthesizer
 class AbstractSynthesizer
           
 class ProxyClassSynthesizer
           
 class ProxyInterfaceSynthesizer
           
 class ProxySynthesizer
          ProxySynthesizer is a tool for creating web service proxies, with extra support for WS-Addressing and manageability interfaces.
 class ServerClassSynthesizer
           
 class ServerInterfaceSynthesizer
           
 class ServerSynthesizer
          A Synthesizer implementation that creates the server-side stubs for a set of capabilities.
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.