Uses of Class
org.apache.cxf.io.CachedWriter
Packages that use CachedWriter
- 
Uses of CachedWriter in org.apache.cxf.feature.transformSubclasses of CachedWriter in org.apache.cxf.feature.transformConstructors in org.apache.cxf.feature.transform with parameters of type CachedWriterModifierConstructorDescriptionXSLTStreamWriter(Templates xsltTemplate, CachedWriter cachedWriter, XMLStreamWriter delegateXWriter, XMLStreamWriter origXWriter) 
- 
Uses of CachedWriter in org.apache.cxf.ioMethods in org.apache.cxf.io with parameters of type CachedWriterModifier and TypeMethodDescriptionvoidCachedWriterCallback.onClose(CachedWriter os) voidCachedWriterCallback.onFlush(CachedWriter os)