org.jboss.soa.esb.actions.soap.proxy
Class SOAPProxyWsdlLoader
java.lang.Object
org.jboss.soa.esb.actions.soap.proxy.SOAPProxyWsdlLoader
public abstract class SOAPProxyWsdlLoader
- extends java.lang.Object
SOAPProxy WSDL loader.
- Author:
- dward at jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPProxyWsdlLoader
public SOAPProxyWsdlLoader()
createTempFile
public java.io.File createTempFile()
throws java.io.IOException
- Throws:
java.io.IOException
getURL
public abstract java.net.URL getURL()
throws java.net.MalformedURLException
- Throws:
java.net.MalformedURLException
cleanup
public void cleanup()
loadDefinitions
public static org.jboss.ws.metadata.wsdl.WSDLDefinitions loadDefinitions(ConfigTree config)
throws java.io.IOException
- Throws:
java.io.IOException
newLoader
public static SOAPProxyWsdlLoader newLoader(ConfigTree config)
throws java.io.IOException
- Throws:
java.io.IOException