org.mule.transport.soap.axis
Class WsdlServiceFinder

java.lang.Object
  extended by org.mule.transport.soap.axis.SoapServiceFinder
      extended by org.mule.transport.soap.axis.WsdlServiceFinder
All Implemented Interfaces:
ServiceFinder

public class WsdlServiceFinder
extends SoapServiceFinder

WsdlServiceFinder finds a the connector service to use by checking the classpath for jars required for each of the soap connector implementations


Constructor Summary
WsdlServiceFinder()
           
 
Method Summary
protected  String getProtocolFromKey(String key)
           
 
Methods inherited from class org.mule.transport.soap.axis.SoapServiceFinder
findService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsdlServiceFinder

public WsdlServiceFinder()
Method Detail

getProtocolFromKey

protected String getProtocolFromKey(String key)
Overrides:
getProtocolFromKey in class SoapServiceFinder


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.