Uses of Interface
org.apache.axis2.description.java2wsdl.SchemaGenerator

Packages that use SchemaGenerator
org.apache.axis2.description   
org.apache.axis2.description.java2wsdl   
org.apache.axis2.jaxbri   
 

Uses of SchemaGenerator in org.apache.axis2.description
 

Methods in org.apache.axis2.description with parameters of type SchemaGenerator
static AxisService AxisService.createService(java.lang.String implClass, java.lang.String serviceName, AxisConfiguration axisConfiguration, java.util.Map messageReceiverClassMap, java.lang.String targetNamespace, java.lang.ClassLoader loader, SchemaGenerator schemaGenerator, AxisService axisService)
          messageReceiverClassMap will hold the MessageReceivers for given meps.
 

Uses of SchemaGenerator in org.apache.axis2.description.java2wsdl
 

Classes in org.apache.axis2.description.java2wsdl that implement SchemaGenerator
 class DefaultSchemaGenerator
           
 class DocLitBareSchemaGenerator
           
 

Uses of SchemaGenerator in org.apache.axis2.jaxbri
 

Classes in org.apache.axis2.jaxbri that implement SchemaGenerator
 class DocLitBareJaxbSchemaGenerator
           
 class JaxbSchemaGenerator
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.