Uses of Class
org.ow2.jonas.deployment.ws.ServiceRefDesc

Packages that use ServiceRefDesc
org.ow2.jonas.generators.wsgen.generator   
org.ow2.jonas.generators.wsgen.generator.axis   
org.ow2.jonas.generators.wsgen.generator.ews   
 

Uses of ServiceRefDesc in org.ow2.jonas.generators.wsgen.generator
 

Methods in org.ow2.jonas.generators.wsgen.generator that return ServiceRefDesc
 ServiceRefDesc WsClientGenerator.getRef()
           
 

Methods in org.ow2.jonas.generators.wsgen.generator with parameters of type ServiceRefDesc
abstract  WsClientGenerator GeneratorFactory.newGenerator(ServiceRefDesc serviceRef, WsClientDDModifier ddm, Archive archive)
          Return a new WsClientGenerator for the specific generation mecanism.
 

Constructors in org.ow2.jonas.generators.wsgen.generator with parameters of type ServiceRefDesc
WsClientGenerator(Config config, ServiceRefDesc serviceRef, WsClientDDModifier ddm, Archive arch)
          Creates a new WsClientGenerator.
 

Uses of ServiceRefDesc in org.ow2.jonas.generators.wsgen.generator.axis
 

Methods in org.ow2.jonas.generators.wsgen.generator.axis with parameters of type ServiceRefDesc
static org.apache.velocity.VelocityContext VContextFactory.getContext(ServiceRefDesc sr)
          Creates the Velocity Context used to build the generated files with the Velocity templates.
 WsClientGenerator AxisGeneratorFactory.newGenerator(ServiceRefDesc serviceRef, WsClientDDModifier ddm, Archive archive)
          Deprecated. Return a new WsClientGenerator for the specific generation mecanism.
 

Constructors in org.ow2.jonas.generators.wsgen.generator.axis with parameters of type ServiceRefDesc
AxisWsClientGenerator(Config config, ServiceRefDesc srd, WsClientDDModifier ddm, Archive archive)
          Creates a new AxisWsClientGenerator
 

Uses of ServiceRefDesc in org.ow2.jonas.generators.wsgen.generator.ews
 

Methods in org.ow2.jonas.generators.wsgen.generator.ews with parameters of type ServiceRefDesc
 WsClientGenerator EWSGeneratorFactory.newGenerator(ServiceRefDesc serviceRef, WsClientDDModifier ddm, Archive archive)
          Return a new WsClientGenerator for the specific generation mecanism.
 

Constructors in org.ow2.jonas.generators.wsgen.generator.ews with parameters of type ServiceRefDesc
EWSWsClientGenerator(Config config, ServiceRefDesc srd, WsClientDDModifier ddm, Archive archive)
          Creates a new AxisWsClientGenerator
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.