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

Packages that use WSDLBuilderFactory
org.codehaus.xfire.service.binding   
org.codehaus.xfire.wsdl11.builder   
 

Uses of WSDLBuilderFactory in org.codehaus.xfire.service.binding
 

Methods in org.codehaus.xfire.service.binding that return WSDLBuilderFactory
 WSDLBuilderFactory ObjectServiceFactory.getWsdlBuilderFactory()
           
 

Methods in org.codehaus.xfire.service.binding with parameters of type WSDLBuilderFactory
 void ObjectServiceFactory.setWsdlBuilderFactory(WSDLBuilderFactory wsdlBuilderFactory)
           
 

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

Classes in org.codehaus.xfire.wsdl11.builder that implement WSDLBuilderFactory
 class DefaultWSDLBuilderFactory
          Creates a WSDLBuilder for a service.
 

Constructors in org.codehaus.xfire.wsdl11.builder with parameters of type WSDLBuilderFactory
WSDLBuilderAdapter(WSDLBuilderFactory wsdlBuilderFactory, Service service, TransportManager transportManager)
           
 



Copyright © 2004-2009. All Rights Reserved.