|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.io.Writer org.apache.cxf.io.CachedWriter org.apache.cxf.feature.transform.XSLTOutInterceptor.XSLTCachedWriter
public static class XSLTOutInterceptor.XSLTCachedWriter
Field Summary |
---|
Fields inherited from class org.apache.cxf.io.CachedWriter |
---|
currentStream, outputLocked |
Fields inherited from class java.io.Writer |
---|
lock |
Constructor Summary | |
---|---|
XSLTOutInterceptor.XSLTCachedWriter(Templates xsltTemplate,
Writer origWriter)
|
Method Summary | |
---|---|
protected void |
doClose()
Perform any actions required on stream closure (handle response etc.) |
Methods inherited from class org.apache.cxf.io.CachedWriter |
---|
close, deregisterCallback, doFlush, equals, flush, getCallbacks, getChars, getOut, getReader, getTempFile, hashCode, holdTempFile, lockOutputStream, onWrite, postClose, registerCallback, releaseTempFileHold, resetOut, setCipherTransformation, setDefaultCipherTransformation, setDefaultMaxSize, setDefaultThreshold, setMaxSize, setOutputDir, setThreshold, size, toString, write, writeCacheTo, writeCacheTo, writeCacheTo |
Methods inherited from class java.io.Writer |
---|
append, append, append, write, write, write, write |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XSLTOutInterceptor.XSLTCachedWriter(Templates xsltTemplate, Writer origWriter)
Method Detail |
---|
protected void doClose()
CachedWriter
doClose
in class CachedWriter
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |