org.mule.providers.soap
Class SoapServiceFinder
java.lang.Object
org.mule.providers.soap.SoapServiceFinder
- All Implemented Interfaces:
- TransportServiceFinder
- Direct Known Subclasses:
- WsdlServiceFinder
- public class SoapServiceFinder
- extends Object
- implements TransportServiceFinder
SoapServiceFinder
finds a the connector service to use by checking
the classpath for jars required for each of the soap connector implementations
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapServiceFinder
public SoapServiceFinder()
findService
public TransportServiceDescriptor findService(String service,
TransportServiceDescriptor csd)
throws TransportFactoryException
- Specified by:
findService
in interface TransportServiceFinder
- Throws:
TransportFactoryException
getProtocolFromKey
protected String getProtocolFromKey(String key)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.