Uses of Interface
org.codehaus.xfire.wsdl11.builder.WSDLBuilder

Packages that use WSDLBuilder
org.codehaus.xfire.service.object This package includes an implementation of the the org.codehaus.xfire.service package. 
org.codehaus.xfire.wsdl11.builder   
 

Uses of WSDLBuilder in org.codehaus.xfire.service.object
 

Methods in org.codehaus.xfire.service.object that return WSDLBuilder
 WSDLBuilder DefaultObjectService.getWSDLBuilder()
           
 

Methods in org.codehaus.xfire.service.object with parameters of type WSDLBuilder
 void DefaultObjectService.setWSDLBuilder(WSDLBuilder wsdlBuilder)
           
 

Uses of WSDLBuilder in org.codehaus.xfire.wsdl11.builder
 

Classes in org.codehaus.xfire.wsdl11.builder that implement WSDLBuilder
 class JavaWSDLBuilder
          Create a WSDL document for a ObjectService.
 



Copyright © 2004-2005 Codehaus. All Rights Reserved.