Apache CXF API

org.apache.cxf.io
Interface CachedOutputStreamCallback


public interface CachedOutputStreamCallback


Method Summary
 void onClose(AbstractCachedOutputStream os)
           
 void onFlush(AbstractCachedOutputStream os)
           
 

Method Detail

onClose

void onClose(AbstractCachedOutputStream os)

onFlush

void onFlush(AbstractCachedOutputStream os)

Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.