Uses of Class
org.apache.axis2.description.WSDLToAxisServiceBuilder

Packages that use WSDLToAxisServiceBuilder
org.apache.axis2.description   
 

Uses of WSDLToAxisServiceBuilder in org.apache.axis2.description
 

Subclasses of WSDLToAxisServiceBuilder in org.apache.axis2.description
 class WSDL11ToAllAxisServicesBuilder
          Extends the WSDL11ToAxisServiceBuilder class to provide functionality to return multiple AxisService objects; one for each port on each service in the WSDL 1.1 file.
 class WSDL11ToAxisServiceBuilder
           
 class WSDL20ToAllAxisServicesBuilder
          Extends the WSDL20ToAxisServiceBuilder class to provide functionality to return multiple AxisService objects; one for each endpoint on each service in the WSDL 2.0 file.
 class WSDL20ToAxisServiceBuilder
           
 



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