de.fzj.unicore.wsrflite.xfire
Class CachingWSDLWriter
java.lang.Object
de.fzj.unicore.wsrflite.xfire.CachingWSDLWriter
- All Implemented Interfaces:
- org.codehaus.xfire.wsdl.WSDLWriter
public class CachingWSDLWriter
- extends Object
- implements org.codehaus.xfire.wsdl.WSDLWriter
caches the WSDL, and repairs the service URL that is published
- Author:
- schuller, Andre Hoeing
| Fields inherited from interface org.codehaus.xfire.wsdl.WSDLWriter |
WSDL11_NS, WSDL11_SOAP_NS |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachingWSDLWriter
public CachingWSDLWriter(org.codehaus.xfire.wsdl.WSDLWriter source)
write
public void write(OutputStream out)
throws IOException
- Specified by:
write in interface org.codehaus.xfire.wsdl.WSDLWriter
- Throws:
IOException
Copyright © 2010. All Rights Reserved.