Uses of Interface
org.mule.providers.service.TransportServiceFinder

Packages that use TransportServiceFinder
org.mule.providers.service Provides SPI support for building mule connectors and providers using service descriptors. 
org.mule.providers.soap   
 

Uses of TransportServiceFinder in org.mule.providers.service
 

Methods in org.mule.providers.service that return TransportServiceFinder
 TransportServiceFinder TransportServiceDescriptor.createServiceFinder()
           
 TransportServiceFinder TransportServiceDescriptor.getConnectorServiceFinder()
           
 

Uses of TransportServiceFinder in org.mule.providers.soap
 

Classes in org.mule.providers.soap that implement TransportServiceFinder
 class SoapServiceFinder
          SoapServiceFinder finds a the connector service to use by checking the classpath for jars required for each of the soap connector implementations
 class WsdlServiceFinder
          WsdlServiceFinder finds a the connector service to use by checking the classpath for jars required for each of the soap connector implementations
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.