org.talend.esb.policy.transformation.interceptor.xslt
Class HttpAwareXSLTOutInterceptor.XSLTCachedOutputStreamCallback
java.lang.Object
org.talend.esb.policy.transformation.interceptor.xslt.HttpAwareXSLTOutInterceptor.XSLTCachedOutputStreamCallback
- All Implemented Interfaces:
- org.apache.cxf.io.CachedOutputStreamCallback
- Enclosing class:
- HttpAwareXSLTOutInterceptor
public static class HttpAwareXSLTOutInterceptor.XSLTCachedOutputStreamCallback
- extends Object
- implements org.apache.cxf.io.CachedOutputStreamCallback
|
Method Summary |
void |
onClose(org.apache.cxf.io.CachedOutputStream wrapper)
|
void |
onFlush(org.apache.cxf.io.CachedOutputStream wrapper)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpAwareXSLTOutInterceptor.XSLTCachedOutputStreamCallback
public HttpAwareXSLTOutInterceptor.XSLTCachedOutputStreamCallback(Templates xsltTemplate,
OutputStream origStream)
onFlush
public void onFlush(org.apache.cxf.io.CachedOutputStream wrapper)
- Specified by:
onFlush in interface org.apache.cxf.io.CachedOutputStreamCallback
onClose
public void onClose(org.apache.cxf.io.CachedOutputStream wrapper)
- Specified by:
onClose in interface org.apache.cxf.io.CachedOutputStreamCallback
Copyright © 2011–2014 Talend Inc.. All rights reserved.